Commit Graph
55516 Commits
Author SHA1 Message Date
Franck NijhofandGitHub 71920cd687 Update spotipy to 2.21.0 (#81395) 2022-11-02 15:02:09 +01:00
J. Nick KostonandGitHub ab14e55c05 Ensure we do not actually create a BleakScanner in the usage test (#81362)
Avoids a failure when bluetooth is turned off when
testing on macos:

bleak.exc.BleakError: Bluetooth device is turned off
2022-11-02 14:57:59 +01:00
Daniel Hjelseth HøyerandGitHub b2a4228dae Update adax library to 0.1.5 (#81407) 2022-11-02 14:50:38 +01:00
epenetandGitHub a255546e9d Use attr in mqtt binary sensor and switch (#81403) 2022-11-02 13:41:14 +01:00
epenetandGitHub 7a930d7e79 Use attr in mqtt humidifier (#81400) 2022-11-02 13:39:36 +01:00
epenetandGitHub dd4b843d47 Use attr in mqtt number (#81399) 2022-11-02 13:39:21 +01:00
a8c527f6f3 Add unit conversion for energy costs (#81379)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-02 12:18:50 +01:00
Bram KragtenandGitHub 44f63252e7 Update frontend to 20221102.0 (#81405) 2022-11-02 11:52:19 +01:00
J. Nick KostonandGitHub f445b96a4e Bump aiohomekit to 2.2.13 (#81398) 2022-11-02 11:08:16 +01:00
0bfb0c25f6 Improve supervisor repairs (#81387)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-11-01 21:29:11 -04:00
J. Nick KostonandGitHub 10aa1d386a Bump dbus-fast to 1.61.1 (#81386) 2022-11-01 20:52:13 -04:00
GitHub Action 697a81c4a3 [ci skip] Translation update 2022-11-02 00:30:01 +00:00
J. Nick KostonandGitHub 054a271bd2 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 00:00:04 +02:00
Maciej BieniekandGitHub 329466d131 Enable strict typing for NextDNS (#81378) 2022-11-01 23:58:07 +02:00
J. Nick KostonandGitHub 54df052699 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-01 21:49:05 +01:00
J. Nick KostonandGitHub 914ccdbc4f Fix unload race in unifiprotect tests (#81361) 2022-11-01 13:21:20 -05:00
Franck NijhofandGitHub 5c99e2e5d3 Improve error logging of WebSocket API (#81360) 2022-11-01 14:11:50 -04:00
puddlyandGitHub b4637fae37 Bump zigpy-zigate to 0.10.3 (#81363) 2022-11-01 12:57:53 -05:00
J. Nick KostonandGitHub 972b36b469 Adjust time to remove stale connectable devices from the esphome ble to closer match bluez (#81356) 2022-11-01 13:07:42 -04:00
J. Nick KostonandGitHub 5b09ab93dc Immediately prefer advertisements from alternate sources when a scanner goes away (#81357) 2022-11-01 13:07:03 -04:00
J. Nick KostonandGitHub 9be204629b Bump aiohomekit to 2.2.11 (#81358) 2022-11-01 16:44:58 +00:00
Jan BouwhuisandGitHub db0785827f 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 16:25:01 +01:00
Maciej BieniekandGitHub 509d5fd69d Lower log level for non-JSON payload in MQTT update (#81348)
Change log level
2022-11-01 15:57:48 +01:00
Joakim PlateandGitHub 8d50b05d0d Add ability to set device class on knx sensor (#81278)
Add ability to set device class on sensor
2022-11-01 14:30:42 +01:00
David F. MulcaheyandGitHub 5f1c92ce51 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 09:06:55 -04:00
javicalleandGitHub 514f619cff Tuya configuration for tuya_manufacturer cluster (#81311)
* Tuya configuration for tuya_manufacturer cluster

* fix codespell

* Add attributes initialization

* Fix pylint complaints
2022-11-01 08:51:20 -04:00
Shay LevyandGitHub f5f96535ad Bump aioshelly to 4.1.2 (#81342) 2022-11-01 12:53:44 +02:00
Franck NijhofandGitHub e22f69ea8c Update Pillow to 9.3.0 (#81343) 2022-11-01 11:34:44 +02:00
Franck NijhofandGitHub 9dd6d5d0ab Fix power/energy mixup in Youless (#81345) 2022-11-01 10:17:01 +01:00
Ron KlinkienandGitHub 3afef1f8fe Add task id attribute to fireservicerota sensor (#81323) 2022-11-01 10:10:30 +01:00
Allen PorterandGitHub 2b935564c2 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 11:08:36 +02:00
Maciej BieniekandGitHub 16beed2565 Always use Celsius in Shelly integration (#80842) 2022-11-01 09:29:38 +01:00
Willem-Jan van RootselaarandGitHub ed2696f03e Bump python-bsblan to version 0.5.7 (#81330) 2022-11-01 09:28:02 +01:00
TheJulianJESandGitHub 52fe40d539 Only try initializing Hue motion LED on endpoint 2 with ZHA (#81205) 2022-10-31 21:22:21 -04:00
J. Nick KostonandGitHub eea4719544 Fix Yale Access Bluetooth not being available again after being unavailable (#81320) 2022-10-31 21:21:40 -04:00
J. Nick KostonandGitHub d87ca0b099 Improve esphome bluetooth error reporting (#81326) 2022-10-31 21:21:11 -04:00
GitHub Action 0bca9a614c [ci skip] Translation update 2022-11-01 00:33:48 +00:00
On FreundandGitHub 009d5aedd5 Extract bypassed attribute in Risco zones to a switch (#81137)
* Split bypassed to a switch

* Address code review comments
2022-11-01 00:29:00 +01:00
On FreundandGitHub f8de4c3931 Reauth flow for Risco cloud (#81264)
* Risco reauth flow

* Address code review comments

* Remove redundant log
2022-10-31 23:01:22 +01:00
Bram KragtenandGitHub 4a9859bf54 Update frontend to 20221031.0 (#81324) 2022-10-31 20:42:18 +01:00
Aidan TimsonandGitHub d6689937a3 Add integration type to OVO Energy (#81187) 2022-10-31 20:42:02 +01:00
Aidan TimsonandGitHub 8044b9587a Add integration type to System Bridge (#81186) 2022-10-31 20:41:12 +01:00
Franck NijhofandGitHub c08848b22e Update base image to 2022.10.0 (#81317) 2022-10-31 20:36:59 +01:00
J. Nick KostonandGitHub 82e90587c7 Bump oralb-ble to 0.10.0 (#81315) 2022-10-31 19:38:57 +01:00
J. Nick KostonandGitHub 3764f7d95b Bump zeroconf to 0.39.4 (#81313) 2022-10-31 12:35:43 -05:00
J. Nick KostonandGitHub 4f5aad9d6d Bump aiohomekit to 2.2.10 (#81312) 2022-10-31 12:29:12 -05:00
epenetandGitHub 94e2646c87 Implement reauth_confirm in fireservicerota (#77487) 2022-10-31 15:56:13 +01:00
epenetandGitHub fee3898f64 Use _attr_is_on in rest (#81305) 2022-10-31 15:36:43 +01:00
epenetandGitHub a0ed91e30c Add type hints to rest tests (#81304) 2022-10-31 15:30:29 +01:00
Mike DegatanoandGitHub 82151bfd40 Create repairs for unsupported and unhealthy (#80747) 2022-10-31 09:57:54 -04:00