Commit Graph
64884 Commits
Author SHA1 Message Date
Ian HarcombeandFranck Nijhof f7dbe88ee0 Fix metoffice visibility range sensor device class (#97763)
* Fix for issue #97694

Issue #97694 points out that the visibility range is a string with a band of distances, not a single value, which is causing issues for front end components. Removed the device class to leave as an informational string value.

* Removed *all* empty device_class statements

* Missed an empty device_class :(
2023-08-11 14:17:40 +02:00
Joost LekkerkerkerandFranck Nijhof 2e98c3f077 Add yeelight class to fix superclass issue (#97649)
* Add device naming to Yeelight

* Add extra light entity to fix superclass

* Add extra light entity to fix superclass
2023-08-11 14:17:37 +02:00
karwostsandFranck Nijhof a397782ae3 Handle Alert exception on notification failure (#93632) 2023-08-11 14:17:32 +02:00
Franck Nijhof b00fc9660b Bumped version to 2023.8.1 2023-08-04 13:26:05 +02:00
Joost LekkerkerkerandFranck Nijhof 3b48c8a0f5 Fix WAQI being zero (#97767) 2023-08-04 13:25:12 +02:00
Joost LekkerkerkerandFranck Nijhof d71f16c8b1 Add has entity name to Solarlog (#97764) 2023-08-04 13:25:09 +02:00
Maikel PunieandFranck Nijhof 9479a59a2f Bump pyduotecno to 2023.8.3 (#97759) 2023-08-04 13:25:06 +02:00
tronikosandFranck Nijhof 39fc557189 Bump opower to 0.0.20 (#97752) 2023-08-04 13:25:03 +02:00
J. Nick KostonandFranck Nijhof cdabf76d15 Avoid calling the http access logging when logging is disabled in emulated_hue (#97750) 2023-08-04 13:24:59 +02:00
J. Nick KostonandFranck Nijhof 9bec7ea93b Bump zeroconf to 0.74.0 (#97745)
* Bump zeroconf to 0.74.0

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.72.3...0.74.0

- more cython build fixes
- performance improvements (mostly for pyatv)

* handle typing

* handle typing

* remove if TYPE_CHECKING, this doesnt get called that often

* remove if TYPE_CHECKING, this doesnt get called that often
2023-08-04 13:24:56 +02:00
Marc MuellerandFranck Nijhof 53ee178545 Fix keymitt_ble RuntimeWarning (#97729) 2023-08-04 13:24:52 +02:00
TheJulianJESandFranck Nijhof 79486f1880 Bump zigpy to 0.56.4 (#97722) 2023-08-04 13:24:49 +02:00
Marc MuellerandFranck Nijhof 5283afc116 Update zigpy to 0.56.3 (#97480) 2023-08-04 13:24:43 +02:00
Matthias AlphartandFranck Nijhof 2b876fa485 Fix unloading KNX integration without sensors (#97720) 2023-08-04 13:09:32 +02:00
MichaelandFranck Nijhof 047a210786 Fix detection of client wan-access rule in AVM Fritz!Box Tools (#97708) 2023-08-04 13:09:29 +02:00
tronikosandFranck Nijhof 16e1212572 Bump opower to 0.0.19 (#97706) 2023-08-04 13:09:26 +02:00
karwostsandFranck Nijhof 6a9318b90a Fix NWS twice_daily forecast day/night detection (#97703) 2023-08-04 13:09:23 +02:00
amitfinandFranck Nijhof f066b4645a Fix allow_name_translation logic (#97701) 2023-08-04 13:09:19 +02:00
Cyr-iusandFranck Nijhof 0617363f53 Fix freebox enumerate raid disks (#97696) 2023-08-04 13:09:16 +02:00
NerdixandFranck Nijhof 7a244e30a4 Fix Kostal_Plenticore SELECT entities using device_info correctly (#97690) 2023-08-04 13:09:12 +02:00
Robert SvenssonandFranck Nijhof 694d28ae3b Fix UniFi image platform not loading when passphrase is missing from WLAN (#97684) 2023-08-04 13:09:09 +02:00
Marcel van der VeldtandFranck Nijhof 12d3bce3a7 Fix color mode attribute for both official and non official Hue lights (#97683) 2023-08-04 13:09:05 +02:00
J. Nick KostonandFranck Nijhof 0a24299e23 Bump pyatv to 0.13.3 (#97670)
changelog: https://github.com/postlund/pyatv/compare/v0.13.2...v0.13.3

maybe fixes #80215
2023-08-04 13:09:01 +02:00
J. Nick KostonandFranck Nijhof 1945275b7c Bump zeroconf to 0.72.3 (#97668) 2023-08-04 13:08:58 +02:00
G JohanssonandFranck Nijhof 79729043ed Fix date and timestamp device class in Command Line Sensor (#97663)
* Fix date in Command Line sensor

* prettier
2023-08-04 13:08:55 +02:00
J. Nick KostonandFranck Nijhof 6a8484b6da Fix tplink child plug state reporting (#97658)
regressed in https://github.com/home-assistant/core/pull/96246
2023-08-04 13:08:52 +02:00
Nick IaculloandFranck Nijhof 2f5f15b345 Enable the PRESET_MODE FanEntityFeature for VeSync air purifiers (#97657) 2023-08-04 13:08:48 +02:00
Joost LekkerkerkerandFranck Nijhof a36e746eb4 Revert "Add device naming to Yeelight" (#97647)
Revert "Add device naming to Yeelight (#97639)"

This reverts commit 82f27115f5.
2023-08-04 13:08:45 +02:00
J. Nick KostonandFranck Nijhof 5da94f40ec Fix typo in tplink OUI (#97644)
The last two were reversed for https://ouilookup.com/search/788cb5
2023-08-04 13:08:42 +02:00
Joost LekkerkerkerandFranck Nijhof d131b8c80b Add device naming to Yeelight (#97639) 2023-08-04 13:08:39 +02:00
Michael HansenandFranck Nijhof 455ac084ec Bump intents to 2023.8.2 (#97636) 2023-08-04 13:08:36 +02:00
LukeandFranck Nijhof 62421d9ec3 Bump python-roborock to 0.31.1 (#97632)
bump to 0.31.1
2023-08-04 13:08:32 +02:00
J. Nick KostonandFranck Nijhof 72533ad292 Bump dbus-fast to 1.90.1 (#97619)
* Bump dbus-fast to 1.88.0

- cython 3 fixes
- performance improvements

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v1.87.5...v1.88.0

* one more

* Bump dbus-fast to 1.90.0

* bump again for yet another round of cython3 fixes
2023-08-04 13:07:40 +02:00
Joost LekkerkerkerandFranck Nijhof c5747dffbc Waqi State unknown if value is string (#97617) 2023-08-04 13:06:40 +02:00
Blastoise186Franck Nijhofdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>J. Nick Koston
20bddec328 Bump Cryptography to 41.0.3 for a second security fix (#97611)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-04 13:05:40 +02:00
Maikel PunieandFranck Nijhof b6671385bc Bump pyDuotecno to 2023.8.1 (#97583) 2023-08-04 13:04:13 +02:00
TheJulianJESandFranck Nijhof 21f878bfa4 Fix ZHA turn_on issues with transition=0, improve tests (#97539)
* Fix turn_on ignoring transition=0 and brightness=None, add test

This fixes light.turn_on for ZHA lights ignoring a transition of 0 when no brightness is given at the same time.
It also adds a test for that case.

Fixes https://github.com/home-assistant/core/issues/93265

* Add test for "force on" lights

This test checks that "force on" lights also get an "on" command (in addition to the "move to level" command) when turn_on is called with only transition=0.

* Fix "on" command sent for transition=0 calls, fix FORCE_ON missing for transition=0

This fixes an issue where the "on" command is sent in addition to a "move_to_level_with_on_off" command, even though the latter one is enough (for non-FORCE_ON lights).
It also fixes the test to not expect the unnecessary "on" command (in addition to the expected "move_to_level_with_on_off" command).

The `brightness != 0` change is needed to fix an issue where FORCE_ON lights did not get the required "on" command (in addition to "move_to_level_with_on_off") if turn_on was called with only transition=0.
(It could have been `brightness not None`, but that would also send an "on" command if turn_on is called with brightness=0 which HA somewhat "supports". The brightness != 0 check avoids that issue.)

* Improve comments in ZHA light class
2023-08-04 13:04:10 +02:00
Matthieu BarthelemyandFranck Nijhof 77eec53f63 Add overkiz battery sensor level medium (#97472) 2023-08-04 13:04:07 +02:00
uvjustinandFranck Nijhof f325122da5 Raise PlatformNotReady on initial OwnTone connection failure (#97257) 2023-08-04 13:04:00 +02:00
Bram KragtenandFranck Nijhof 445aaa0267 Update frontend to 20230802.0 (#97614) 2023-08-02 14:47:38 +02:00
Franck Nijhof 598dece947 Bumped version to 2023.8.0 2023-08-02 13:05:31 +02:00
Robert ReschandFranck Nijhof f81acc567b Add rounding back when unique_id is not set (#97603) 2023-08-02 13:04:36 +02:00
Robert ReschandFranck Nijhof 641b5ee7e4 Fix duotecno's name to be sync with the docs (#97602) 2023-08-02 09:48:35 +02:00
Jack BoswellandFranck Nijhof f0e640346f Fix Starlink Roaming name being blank (#97597) 2023-08-02 08:44:14 +02:00
J. Nick KostonandFranck Nijhof 14850a23f3 Bump zeroconf to 0.72.0 (#97594) 2023-08-02 08:44:07 +02:00
Franck Nijhof d115a372ae Bumped version to 2023.8.0b4 2023.8.0b4 2023-08-01 23:17:04 +02:00
Franck Nijhof f7688c5e3b Ensure we have an valid configuration URL in NetGear (#97590) 2023-08-01 23:16:54 +02:00
Franck Nijhof 80e0bcfaea Ensure load the device registry if it contains invalid configuration URLs (#97589) 2023-08-01 23:16:50 +02:00
TheJulianJESandFranck Nijhof 97e28acfc9 Bump zha-quirks to 0.0.102 (#97588) 2023-08-01 23:16:47 +02:00
Robert SvenssonandFranck Nijhof c3bcffdce7 Fix UniFi image platform failing to setup on read-only account (#97580) 2023-08-01 23:16:44 +02:00