Commit Graph

39885 Commits (fdaaed652384c43a0e8f17f630fa82fe20bc59cb)

Author SHA1 Message Date
David F. Mulcahey fdaaed6523
Fix ZHA light turn on issues ()
* rename variable

* default transition is for color commands not level

* no extra command for groups

* don't transition color change when light off -> on

* clean up

* update condition

* fix condition again...

* simplify

* simplify

* missed one

* rename

* simplify

* rename

* tests

* color_provided_while_off with no changes

* fix missing flag clear

* more tests for transition scenarios

* add to comment

* fix comment

* don't transition when force on is set

* stale comment

* dont transition when colors don't change

* remove extra line

* remove debug print :)

* fix colors

* restore color to 65535 until investigated
2022-07-20 21:34:51 +02:00
Allen Porter a23b427025 Remove nest mac prefix that matches cast devices () 2022-07-14 22:01:41 -07:00
Paulus Schoutsen c185e636ed Bumped version to 2022.7.5 2022-07-14 21:31:07 -07:00
Nathan Spencer 99d39b203f Bump pylitterbot to 2022.7.0 () 2022-07-14 21:31:03 -07:00
mkmer e4f1fa48d3 Bump AIOAladdinConnect to 0.1.25 ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-07-14 21:31:02 -07:00
Zack Barett c56caca182 Bump frontend to 20220707.1 () 2022-07-14 21:30:41 -07:00
Khole 62d77a135b Fix Hive power unit of measurement () 2022-07-14 21:29:41 -07:00
puddly b231eea0c6 Skip `iso4217` version 1.10, which includes a broken `__init__.pyi` file () 2022-07-14 21:29:41 -07:00
puddly 5eaa15138c Bump zigpy from 0.47.2 to 0.47.3 () 2022-07-14 21:29:40 -07:00
mkmer d401faac7c Bumped AIOAladdin Connect to 0.1.24 () 2022-07-14 21:29:39 -07:00
Christopher Bailey 674e02914b Bump version of pyunifiprotect to 4.0.10 () 2022-07-14 21:29:38 -07:00
uvjustin 326ffdcd49 Fix playback of hls cameras in stream () 2022-07-14 21:29:37 -07:00
Michał Huryn b5e24048db Fix Blebox light scenes ()
* Bug fix for light platform, when async_turn_on recieves multiple keys.

* Changes according to @MartinHjelmare suggestion.

* Moved effect set call in BleBoxLightEntity.async_turn_on method.

* Added tests for effect in light platform. Added ValueError raise if effect not in effect list.

* Removed duplicated line from test as @MartinHjelmare suggested.
2022-07-14 21:29:36 -07:00
Thomas Hollstegge b1c07ac17a Fix Alexa: Only trigger doorbell event on actual state change to "ON" ()
* Alexa: Only trigger doorbell event on actual state change to "ON"

* Remove unnecessary check for new_state

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* First check state is `on` before checking the old state

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-07-14 21:29:35 -07:00
Michał Huryn a5693c083f Address Blebox uniapi review sidenotes ()
* Changes accordingly to sidenotes given by @MartinHjelmare in pull .

* Mini version bump according to notes in pull .

* Error message fix, test adjustment.
2022-07-14 21:29:35 -07:00
Paulus Schoutsen 533ae85a49 Bumped version to 2022.7.4 2022-07-13 14:14:13 -07:00
Paulus Schoutsen 1555f706e5 Block bad pubnub version () 2022-07-13 14:14:01 -07:00
Aaron Bach f052c3ca74 Ensure SimpliSafe diagnostics redact the `code` option () 2022-07-13 14:14:00 -07:00
puddly 89e87119f2 Bump ZHA dependencies () 2022-07-13 14:13:59 -07:00
kingy444 9e99ea68fb Fix Powerview top shade open position () 2022-07-13 14:13:58 -07:00
Joakim Plate b105b0fbcb Make sure device tuple is a list on save () 2022-07-13 14:13:58 -07:00
Artem Draft 98c3bc56b5 Fix missing ordered states in universal media player () 2022-07-13 14:13:57 -07:00
Tom Harris 06e7f71891 Fix Insteon thermostat issues () 2022-07-13 14:13:56 -07:00
mkmer 55ae0228a9 Bump AIOAladdinConnect to 0.1.23 () 2022-07-13 14:13:55 -07:00
hahn-th 5c882429d4 Bump homematicip to 1.0.4 () 2022-07-13 14:13:54 -07:00
Thijs W 51a4c98562 Bump afsapi to 0.2.6 () 2022-07-13 14:13:53 -07:00
Gabe Cook 620d2ed8fd Fix Ruckus Unleashed SSH connection failures () 2022-07-13 14:13:52 -07:00
Ville Skyttä bdc4171e37 Upgrade huawei-lte-api to 1.6.1 () 2022-07-13 14:13:51 -07:00
Phil Bruckner f738d39ad9 Do not spam log when Life360 member location is missing () 2022-07-13 14:13:50 -07:00
Franck Nijhof a34e72f3a1 Fix mix of aiohttp and requests in ClickSend TTS () 2022-07-13 14:13:50 -07:00
J. Nick Koston c45313e9de JSON serialize NamedTuple subclasses with aiohttp () 2022-07-13 14:13:49 -07:00
Markus 4d81d056da Fix Pyload request content type headers () 2022-07-13 14:13:48 -07:00
henryptung 3f53022b50 Remove pip --prefix workaround ()
Remove --prefix workaround

See discussion in https://github.com/home-assistant/core/issues/74405.

This workaround is no longer needed on pip >= 21.0 and actively causes problems for pip >= 21.3.
2022-07-13 14:13:47 -07:00
Alexei Chetroi d31a0c8dca Correctly handle device triggers for missing ZHA devices () 2022-07-13 14:13:46 -07:00
Ludovico de Nittis cc79c3d6e1 Update pyialarm to 2.2.0 () 2022-07-13 14:13:45 -07:00
Erik Montnemery 5e7174a5f4 Migrate homematicip_cloud to native_* () 2022-07-13 14:13:45 -07:00
Erik Montnemery 8259ce9868 Migrate ecobee to native_* () 2022-07-13 14:13:44 -07:00
Paulus Schoutsen 02452c7632 Bumped version to 2022.7.3 2022-07-10 13:25:47 -07:00
Thijs W 20f77ef832 Bump afsapi to 0.2.5 () 2022-07-10 13:25:43 -07:00
David Straub adbcd8adb4 Bump pysml to 0.0.8 (fixes ) () 2022-07-10 13:25:42 -07:00
Hans Oischinger bd069966f2 Fix Vicare One Time Charge () 2022-07-10 13:25:41 -07:00
Brandon Rothweiler 986a86ebed Bump pymazda to 0.3.6 () 2022-07-10 13:25:41 -07:00
Chris Talkington 01eae3687a Bump rokuecp to 0.17.0 () 2022-07-10 13:25:40 -07:00
Stephan Uhle 2f570fa715 Fixed unit of measurement. () 2022-07-10 13:25:39 -07:00
Aaron Bach 2ba285b8e5 Bump regenmaschine to 2022.07.1 () 2022-07-10 13:25:38 -07:00
Robert Svensson 07f4efcd83 Bump deCONZ dependency to fix () 2022-07-10 13:25:38 -07:00
Paul Annekov 357fe2a722 Bump python-gammu to 3.2.4 with Python 3.10 support () 2022-07-10 13:25:37 -07:00
Álvaro Fernández Rojas 2accc4c07d Update aioqsw to v0.1.1 () 2022-07-10 13:25:36 -07:00
Regev Brody 79b4f8ce0c Bump pyezviz to 0.2.0.9 ()
* Bump ezviz dependency to fix 

* Bump ezviz dependency to fix 

Co-authored-by: J. Nick Koston <nick@koston.org>
2022-07-10 13:25:36 -07:00
Pieter Mulder e233024533 Update pyCEC to version 0.5.2 () 2022-07-10 13:25:35 -07:00