Franck Nijhof and GitHub
1f0073f450
2022.11.0 ( #81423 )
2022.11.0
2022-11-02 21:47:47 +01:00
Franck Nijhof
f14a84211f
Bumped version to 2022.11.0
2022-11-02 20:29:00 +01:00
Bram Kragten and Franck Nijhof
1ea0d0e47f
Update frontend to 20221102.1 ( #81422 )
2022-11-02 20:28:05 +01:00
Allen Porter and Franck Nijhof
28832e1c2e
Bump gcal_sync to 2.2.3 ( #81414 )
2022-11-02 20:28:02 +01:00
Daniel Hjelseth Høyer and Franck Nijhof
970fd9bdba
Update adax library to 0.1.5 ( #81407 )
2022-11-02 20:27:57 +01:00
Franck Nijhof
3409dea28c
Bumped version to 2022.11.0b7
2022.11.0b7
2022-11-02 12:46:33 +01:00
Bram Kragten and Franck Nijhof
06d22d8249
Update frontend to 20221102.0 ( #81405 )
2022-11-02 12:46:19 +01:00
J. Nick Koston and Franck Nijhof
a6e745b687
Bump aiohomekit to 2.2.13 ( #81398 )
2022-11-02 12:46:16 +01:00
f6c094b017
Improve supervisor repairs ( #81387 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2022-11-02 12:46:12 +01:00
J. Nick Koston and Franck Nijhof
9f54e332ec
Bump dbus-fast to 1.61.1 ( #81386 )
2022-11-02 12:46:08 +01:00
Paulus Schoutsen and Franck Nijhof
3aca376374
Add unit conversion for energy costs ( #81379 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-02 12:46:05 +01:00
J. Nick Koston and Franck Nijhof
a5f209b219
Bump aiohomekit to 2.2.12 ( #81372 )
...
* Bump aiohomekit to 2.2.12
Fixes a missing lock which was noticable on the esp32s
since they disconnect right away when you ask for gatt
notify.
https://github.com/Jc2k/aiohomekit/compare/2.2.11...2.2.12
* empty
2022-11-02 12:46:02 +01:00
J. Nick Koston and Franck Nijhof
0dbf0504ff
Bump bleak-retry-connector to 2.8.2 ( #81370 )
...
* Bump bleak-retry-connector to 2.8.2
Tweaks for the esp32 proxies now that we have better error
reporting. This change improves the retry cases a bit with
the new https://github.com/esphome/esphome/pull/3971
* empty
2022-11-02 12:45:58 +01:00
puddly and Franck Nijhof
95ce20638a
Bump zigpy-zigate to 0.10.3 ( #81363 )
2022-11-02 12:45:55 +01:00
Franck Nijhof
b9132e78b4
Improve error logging of WebSocket API ( #81360 )
2022-11-02 12:45:50 +01:00
Paulus Schoutsen
e8f93d9c7f
Bumped version to 2022.11.0b6
2022.11.0b6
2022-11-01 13:09:48 -04:00
J. Nick Koston and Paulus Schoutsen
1efec8323a
Bump aiohomekit to 2.2.11 ( #81358 )
2022-11-01 13:09:42 -04:00
J. Nick Koston and Paulus Schoutsen
8c63a9ce5e
Immediately prefer advertisements from alternate sources when a scanner goes away ( #81357 )
2022-11-01 13:09:42 -04:00
J. Nick Koston and Paulus Schoutsen
9dff7ab6b9
Adjust time to remove stale connectable devices from the esphome ble to closer match bluez ( #81356 )
2022-11-01 13:09:41 -04:00
David F. Mulcahey and Paulus Schoutsen
d0ddbb5f58
Fix individual LED range for ZHA device action ( #81351 )
...
The inovelli individual LED effect device action can address 7 LEDs. I had set the range 1-7 but it should be 0-6.
2022-11-01 13:09:40 -04:00
Maciej Bieniek and Paulus Schoutsen
f265c160d1
Lower log level for non-JSON payload in MQTT update ( #81348 )
...
Change log level
2022-11-01 13:09:39 -04:00
Jan Bouwhuis and Paulus Schoutsen
a2d432dfd6
Revert "Do not write state if payload is ''" for MQTT sensor ( #81347 )
...
* Revert "Do not write state if payload is ''"
This reverts commit 869c11884e .
* Add test
2022-11-01 13:09:37 -04:00
Franck Nijhof and Paulus Schoutsen
c4bb225060
Fix power/energy mixup in Youless ( #81345 )
2022-11-01 13:09:36 -04:00
Shay Levy and Paulus Schoutsen
473490aee7
Bump aioshelly to 4.1.2 ( #81342 )
2022-11-01 13:09:35 -04:00
Allen Porter and Paulus Schoutsen
f9493bc313
Bump gcal_sync to 2.2.2 and fix recurring event bug ( #81339 )
...
* Bump gcal_sync to 2.2.2 and fix recurring event bug
* Bump to 2.2.2
2022-11-01 13:09:34 -04:00
Ron Klinkien and Paulus Schoutsen
1cc85f77e3
Add task id attribute to fireservicerota sensor ( #81323 )
2022-11-01 13:09:33 -04:00
javicalle and Paulus Schoutsen
c2c57712d2
Tuya configuration for tuya_manufacturer cluster ( #81311 )
...
* Tuya configuration for tuya_manufacturer cluster
* fix codespell
* Add attributes initialization
* Fix pylint complaints
2022-11-01 13:09:32 -04:00
Maciej Bieniek and Paulus Schoutsen
4684101a85
Improve MQTT update platform ( #81131 )
...
* Allow JSON as state_topic payload
* Add title
* Add release_url
* Add release_summary
* Add entity_picture
* Fix typo
* Add abbreviations
2022-11-01 13:09:31 -04:00
J. Nick Koston and Paulus Schoutsen
9b87f7f6f9
Fix homekit diagnostics test when version changes ( #81046 )
2022-11-01 13:09:31 -04:00
Maciej Bieniek and Paulus Schoutsen
8965a1322c
Always use Celsius in Shelly integration ( #80842 )
2022-11-01 13:09:30 -04:00
Franck Nijhof and GitHub
dfe399e370
Cherry-pick translation updates for Supervisor ( #81341 )
2022-11-01 13:08:26 -04:00
Paulus Schoutsen
0ac0e9c0d5
Bumped version to 2022.11.0b5
2022.11.0b5
2022-10-31 21:23:21 -04:00
J. Nick Koston and Paulus Schoutsen
941512641b
Improve esphome bluetooth error reporting ( #81326 )
2022-10-31 21:23:14 -04:00
Bram Kragten and Paulus Schoutsen
599c23c1d7
Update frontend to 20221031.0 ( #81324 )
2022-10-31 21:23:14 -04:00
J. Nick Koston and Paulus Schoutsen
882ad31a99
Fix Yale Access Bluetooth not being available again after being unavailable ( #81320 )
2022-10-31 21:23:13 -04:00
Franck Nijhof and Paulus Schoutsen
356953c8bc
Update base image to 2022.10.0 ( #81317 )
2022-10-31 21:23:12 -04:00
J. Nick Koston and Paulus Schoutsen
19a5c87da6
Bump oralb-ble to 0.10.0 ( #81315 )
2022-10-31 21:23:11 -04:00
J. Nick Koston and Paulus Schoutsen
d7e76fdf3a
Bump zeroconf to 0.39.4 ( #81313 )
2022-10-31 21:23:10 -04:00
J. Nick Koston and Paulus Schoutsen
9b4f2df8f3
Bump aiohomekit to 2.2.10 ( #81312 )
2022-10-31 21:23:09 -04:00
TheJulianJES and Paulus Schoutsen
7046f5f19e
Only try initializing Hue motion LED on endpoint 2 with ZHA ( #81205 )
2022-10-31 21:23:08 -04:00
Mike Degatano and Paulus Schoutsen
3ddcc637da
Create repairs for unsupported and unhealthy ( #80747 )
2022-10-31 21:23:08 -04:00
Paulus Schoutsen
0a476baf16
Bumped version to 2022.11.0b4
2022.11.0b4
2022-10-31 09:54:14 -04:00
J. Nick Koston and Paulus Schoutsen
f3a96ce14b
Bump dbus-fast to 1.60.0 ( #81296 )
2022-10-31 09:54:04 -04:00
Tobias Sauerwein and Paulus Schoutsen
4fbbb7ba6d
Bump pyatmo to 7.3.0 ( #81290 )
...
* Bump pyatmo to 7.3.0
* Update test fixture data and tests
2022-10-31 09:54:03 -04:00
Chris Talkington and Paulus Schoutsen
8eef55ed60
Bump pyipp to 0.12.1 ( #81287 )
...
bump pyipp to 0.12.1
2022-10-31 09:54:02 -04:00
J. Nick Koston and Paulus Schoutsen
8f843b3046
Do not fire the esphome ble disconnected callback if we were not connected ( #81286 )
2022-10-31 09:53:26 -04:00
J. Nick Koston and Paulus Schoutsen
13562d271e
Bump bleak-retry-connector to 2.8.1 ( #81285 )
...
* Bump bleak-retry-connector to 2.8.1
reduces logging now that we have found the problem
with esphome devices not disconnecting ble devices
after timeout
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.0...v2.8.1
* empty
2022-10-31 09:52:03 -04:00
J. Nick Koston and Paulus Schoutsen
3cf63ec88e
Include esphome device name in BLE logs ( #81284 )
...
* Include esphome device name in BLE logs
This makes it easier to debug what is going on when there
are multiple esphome proxies
* revert unintended change
2022-10-31 09:52:02 -04:00
J. Nick Koston and Paulus Schoutsen
1f70941f6d
Do not fire the esphome ble disconnected callback if we were not connected ( #81286 )
2022-10-31 09:51:21 -04:00
J. Nick Koston and Paulus Schoutsen
81dde5cfdf
Bump bleak-retry-connector to 2.8.0 ( #81283 )
2022-10-31 09:49:55 -04:00