Releases: mKeRix/room-assistant
Releases · mKeRix/room-assistant
v2.8.1
2.8.1 (2020-05-31)
Bug Fixes
- remove vulnerable class-transformer dependency (0fe2a38)
v2.8.0
2.8.0 (2020-05-31)
Features
- bluetooth-low-energy: add RSSI and measuredPower to entity (ec48507), closes #140 #177 #203
- document API with OpenAPI (4d6d4de)
- draw temperature values on heatmaps (d2ad9bf)
- grid-eye: add heatmap camera entity (ac52e76)
- home-assistant: add support for camera entities (bc941ad)
- omron-d6t: add heatmap camera entity (aee7f09), closes #199
v2.7.1
2.7.1 (2020-05-27)
Bug Fixes
- bluetooth-classic: exclude I/O errors from logs and healthcheck (dcb1cf1)
v2.7.0
2.7.0 (2020-05-26)
Bug Fixes
- cluster: resolve localhost with digResolver as well (5b076de), closes #171
- update leader status when local node is elected (2a51603), closes #195
Features
- bluetooth-classic: monitor command health (37ae1e4), closes #194
- add update notifications (a54cee9)
- allow state updates to be debounced (3a93728)
v2.6.0
2.6.0 (2020-05-08)
Features
v2.5.0
2.5.0 (2020-05-02)
Bug Fixes
- bluetooth-low-energy: log warnings from BLE adapter (dccbce5)
- set leader status to none if not picked yet (8025011)
- cluster: log leader election events on all nodes (ab87ef5)
Features
- home-assistant: add support for MQTT device trackers (3e50cd3), closes #183
- add Docker healthchecks (a8cffec)
- add sensors for cluster state (b8249e8), closes #127
v2.4.0
2.4.0 (2020-04-13)
Bug Fixes
- include distances in API for room presence sensors (567327d)
- use Tini for process management in Docker (932d603), closes #157
Features
- simplify log format (0f90eaa), closes #170
- bluetooth-classic: allow device-specific minRssi values (cf3ddc5), closes #168
- bluetooth-low-energy: allow the update frequency to be throttled (0143309), closes #125
v2.3.0
2.3.0 (2020-04-05)
Features
- gpio: add option to configure switches (9d8b7c4)
- shell: add option to configure switches (51b985f)
v2.2.0
2.2.0 (2020-03-22)
Bug Fixes
- bluetooth-classic: ignore requests for undefined addresses (ed733a3), closes #136
Features
- bluetooth-classic: add options for interval and timeout (c5b181f), closes #147 #142
- bluetooth-low-energy: add blacklist option (0f6eac4), closes #99
v2.1.1
2.1.1 (2020-02-29)
Bug Fixes
- bluetooth-low-energy: stall discovery till integrations are ready (a186368), closes #120