Releases: legovaer/room-assistant2
Releases · legovaer/room-assistant2
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2022-10-10)
Bug Fixes
- add bind-tools to Docker image (5ca01e2)
- Add ClusterModule to EntitiesModule dependencies (b7de024)
- Added missing interface definition (989b765)
- bluetooth-classic: adapt timeouts to match shorter interval (e2c83bf)
- bluetooth-classic: align device_tracker discovery (#493) (9e1be95)
- bluetooth-classic: enforce time limit for inquiries (f9a1ae4)
- bluetooth-classic: exclude I/O errors from logs and healthcheck (dcb1cf1)
- bluetooth-classic: exclude old measurements from preservation (10b0e21)
- bluetooth-classic: filter only active nodes (3e7cf6e)
- bluetooth-classic: fix device rotation logic (15f5f89), closes #288
- bluetooth-classic: fix health indicator when device not in reach (a23065f), closes #284
- bluetooth-classic: give hciconfig proper permissions (29c4406)
- bluetooth-classic: handle exceptions more elegantly (241a251)
- bluetooth-classic: ignore requests for undefined addresses (ed733a3), closes #136
- bluetooth-classic: improve signal strength estimation (418ab35)
- bluetooth-classic: increase change detection speed (6325937), closes #775
- bluetooth-classic: increase default interval (ce64847), closes #351
- bluetooth-classic: increased the timeout (b18b812)
- bluetooth-classic: Publish RSSI even for local inquiries (025ceb1)
- bluetooth-classic: request info only on current instance (9ae5cca)
- bluetooth-classic: trim the name output (072809a)
- bluetooth-classic: tuned filter parameters (58f79ab)
- bluetooth-classic: uses the device address as default name (cc5b8a9)
- bluetooth-low-energy: add timeout for app discovery (16922ac)
- bluetooth-low-energy: end app discovery on disconnect (ac2c13d)
- bluetooth-low-energy: fix EALREADY errors (ace9be2), closes #316 #302
- bluetooth-low-energy: fix id override for ibeacons (c84c1f8), closes #732
- bluetooth-low-energy: handle id override for app properly (aab8757), closes #649
- bluetooth-low-energy: improve app id sharing (b0b2f7c)
- bluetooth-low-energy: interpret allowlist as strings (7a442e1), closes #534
- bluetooth-low-energy: log warnings from BLE adapter (dccbce5)
- bluetooth-low-energy: make distance measurements less twitchy (12bcafb)
- bluetooth-low-energy: match overrides in case insensitive manner (2eafe63), closes #732
- bluetooth-low-energy: only disconnect from connected devices (d54c53d)
- bluetooth-low-energy: remove usage of txPowerLevel (a4425ba)
- bluetooth-low-energy: removes uom from room presence sensors (4d9a2ec)
- bluetooth-low-energy: retry on immediate disconnects (37000b8), closes #508
- bluetooth-low-energy: stall discovery till integrations are ready (a186368), closes #120
- bluetooth-low-energy: tuned filter parameters (cbea490)
- bluetooth-low-energy: use original id for allowlist check (6a5d0cc), closes #596
- bluetooth: attempt adapter reset on LE timeouts (386ef37)
- bluetooth: await reset before unlocking adapter (c026ac3)
- bluetooth: disallow parallel resets (09d55bd)
- bluetooth: further improve adapter stability (fef1a2c)
- bluetooth: hard reset adapter on timeouts (112441b)
- bluetooth: improve adapter stability (1c99d05)
- bluetooth: improve adapter stability (27112a0)
- bluetooth: improve adapter state handling (7a8fa44), closes #316 #302
- bluetooth: respect connecting state during retry (8f36d87)
- cluster: catch mdns discovery issues (31174db), closes #107
- cluster: ensure there is only one leader (286adc2), closes #195
- cluster: improve null safety (c02269c), closes #308
- cluster: increase timeout (bcb0d5a)
- cluster: log leader election events on all nodes ([ab87ef5](https://g...