Raman Gupta
bae01ca7d8
Fix climacell hourly and nowcast forecasts ( #60454 )
2021-11-28 16:44:43 +01:00
Franck Nijhof
e1036f3c71
Upgrade restrictedpython to 5.2 ( #60493 )
2021-11-28 16:34:15 +01:00
Erik Montnemery
caf5ee2fab
Remove optional validation when creating conditions ( #60481 )
2021-11-28 14:54:07 +01:00
Vilppu Vuorinen
76b047dd12
Update pymelcloud to 2.5.5 ( #60484 )
2021-11-28 14:21:44 +01:00
Paulus Schoutsen
c6ec84d0cf
Remove store user as auth result ( #60468 )
2021-11-28 14:14:52 +01:00
Gábor Kiss
1aadda4b0f
Fix Shelly dual mode bulb mode switch ( #60471 )
...
* fix_shelly_dual_mode_bulb_mode_switch
* Update __init__.py
* Update light.py
2021-11-28 12:07:18 +02:00
MJJ
6d08bee3df
Update buienradar library to 1.0.5 ( #60473 )
...
* Update buienradar to 1.0.5
should fix https://github.com/home-assistant/core/issues/60200
* Update requirements_all.txt
* Update requirements_test_all.txt
2021-11-28 10:46:32 +01:00
J. Nick Koston
a3e34c74db
Fix flux_led discovery missing responses ( #60464 )
2021-11-27 23:36:38 -08:00
Alexei Chetroi
9b493be2b2
Bump up ZHA dependencies ( #60474 )
2021-11-27 22:49:59 -05:00
GitHub Action
3af54d96c7
[ci skip] Translation update
2021-11-28 00:14:19 +00:00
Matthias Alphart
2a0c1fa074
don't issue requests for non-existing devices ( #60416 )
2021-11-27 19:56:00 +01:00
Juan Jesús García de Soria
4526d25697
Update PyTurboJPEG to v1.6.3 ( #60400 )
2021-11-27 08:35:07 -10:00
J. Nick Koston
adeeb99579
Bump flux_led to 0.25.1 ( #60463 )
...
* Bump flux_led to 0.25.1
- Fixes for older firmwares
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.25.0...0.25.1
* empty , pypi behind
2021-11-27 12:23:12 -06:00
J. Nick Koston
fa2399030a
Bump flux_led to 0.25.0 ( #60460 )
...
* Bump flux_led to 0.25.0
* Refactor color_temp_to_white_levels and improve code coverage by @bdraco in https://github.com/Danielhiversen/flux_led/pull/185
* Adjust protocol to handle newer models that send 0xB0 responses by @bdraco in https://github.com/Danielhiversen/flux_led/pull/186
* Fix effects with floor lamps by @bdraco in https://github.com/Danielhiversen/flux_led/pull/188
* Add support for CCT protocol aka 0x1C models by @bdraco in https://github.com/Danielhiversen/flux_led/pull/187
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.38...0.25.0
* handle change in color_temp_to_white_levels
2021-11-27 18:24:42 +01:00
Simone Chemelli
3cd80b95db
Logging issue workaround for fritzconnection library ( #60448 )
...
* Logging issue workaround
* Better approach
2021-11-27 07:56:53 -08:00
Daniel Hjelseth Høyer
bb99d07d82
Remove unused constant in Tibber ( #60439 )
2021-11-27 11:18:58 +01:00
Michael
d63e2d1db0
fix blocking startup when NAS is busy ( #60360 )
2021-11-27 09:25:27 +01:00
Ricardo Steijn
729394547c
Bump crownstone-sse to 2.0.3 ( #60428 )
2021-11-27 08:37:07 +01:00
Alan Murray
d8c73e8685
Bump acmeda integration aiopulse dependency version to 0.4.3 ( #60434 )
...
* Bump acmeda integration aiopulse dependency version to 0.4.3 to implement battery health monitoring.
* Updated acmeda requirements
2021-11-27 08:35:23 +01:00
GitHub Action
96313bbbe0
[ci skip] Translation update
2021-11-27 00:12:17 +00:00
bcelary
ec7b1e574f
Use mysensors child description as entity name ( #60420 )
...
* using description for instance name if not empty
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-27 01:07:30 +01:00
Christopher Bailey
5a72c9f7c3
Rename various usages of UniFi to better identify only UniFi Network ( #59568 )
...
* Renames various usages of UniFi to better indentify only UniFi Network
* Apply suggestions from code review
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
* Missed renames
* Updates more locations
* Removes instances of application/controller
* Missed a spot
* Updates all UniFi Controller instances
* Fixes typo
* Reverts changes to translations
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-11-26 22:44:49 +01:00
Michael
296b738740
Add button to trigger ota firmware update for Shelly devices ( #58757 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2021-11-26 14:19:39 +01:00
Erik Montnemery
ea102f71a6
Correct validation of repeats in scripts and automations ( #60318 )
...
* Correct validation of repeats in scripts and automations
* Improve validation test
2021-11-26 14:12:59 +01:00
Erik Montnemery
ad9c3a47cf
Correct validation of conditions in scripts and automations ( #60403 )
2021-11-26 13:21:11 +01:00
Joakim Sørensen
dc98791963
Bump awesomeversion from 21.10.1 to 21.11.0 ( #60401 )
2021-11-26 12:06:50 +01:00
Matt
3d5432b799
Add configuration_url to AccuWeather integration ( #60381 )
2021-11-26 11:15:03 +01:00
Erik Montnemery
88068fa97f
Remove unused OrderedEnum ( #60392 )
2021-11-26 11:10:39 +01:00
Franck Nijhof
249cac2901
Remove myself as codeowner from Hue ( #60395 )
2021-11-26 10:03:51 +01:00
PlusPlus-ua
061691508b
Fixed handling of zero values in TuyaNumberEntity ( #60393 )
2021-11-26 09:35:19 +01:00
Matt Zimmerman
3f741d4295
Bump python-smarttub dependency to 0.0.28 ( #60391 )
2021-11-26 09:19:26 +01:00
J. Nick Koston
53f1530756
Fix flux_led effect brightness in A2,A3 models ( #60386 )
...
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.37...0.24.38
2021-11-25 22:33:01 -06:00
J. Nick Koston
18e822b7b6
Bump sqlalchemy to 1.4.27 ( #60383 )
2021-11-25 19:55:17 -08:00
Matt
79d6d79557
Add configuration_url to Nanoleaf integration ( #60372 )
2021-11-25 18:23:14 -06:00
Chris Talkington
2a35ae2c0a
Update rokuecp to 0.8.4 ( #57259 )
2021-11-25 18:21:39 -06:00
GitHub Action
78b47019f9
[ci skip] Translation update
2021-11-26 00:12:49 +00:00
Matt
fabc55cbc4
Added configuration_url to Met.no integration ( #60378 )
2021-11-26 00:14:55 +01:00
epenet
22bdd38583
Use SsdpServiceInfo for SOURCE_SSDP tests (part 4) ( #60339 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 17:13:52 -06:00
Marc Mueller
25f8d4a189
Upgrade pylint to 2.12.1 ( #60375 )
2021-11-26 00:13:27 +01:00
Matt
dab2b17a17
Added configuration_url for Met Eireann integration ( #60380 )
2021-11-26 00:10:20 +01:00
Matt
b61375e5cb
Add configuration_url to Waze Travel Time ( #60376 )
2021-11-26 00:03:52 +01:00
Matt
7613c6fd4c
Add configuration_url to AdGuard Home integration ( #60356 )
2021-11-25 22:41:56 +01:00
Matthias Lohr
db0104c2c9
Add tolo binary_sensor platform ( #60365 )
2021-11-25 22:39:39 +01:00
Marc Mueller
de78c4f0f8
Import Callable from collections.abc ( #60354 )
2021-11-25 22:23:48 +01:00
Matthias Lohr
4360fb733f
Add tolo button platform ( #60345 )
2021-11-25 22:02:59 +01:00
cvroque
f2e03420d1
Add commands to Tuya Vacuum (sd) ( #60351 )
2021-11-25 21:24:46 +01:00
J. Nick Koston
d504c1e3e8
Add support for flux_led 0xA2 devices ( #60361 )
2021-11-25 21:20:34 +01:00
Tim Rightnour
03d1efab46
Add Balboa Spa integration ( #59234 )
2021-11-25 12:04:06 -06:00
Marc Mueller
b724672dd8
Fix overridden state methods - camera ( #60352 )
2021-11-25 11:47:57 -06:00
epenet
f292691b7b
Use SsdpServiceInfo for ssdp tests (part 3) ( #60334 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-25 11:46:20 -06:00