Franck Nijhof
11da932455
Upgrade debugpy to 1.5.1 ( #59436 )
2021-11-09 15:12:04 -05:00
Franck Nijhof
ca2f343c51
Upgrade colorlog to 6.6.0 ( #59440 )
2021-11-09 21:30:23 +02:00
Bram Kragten
28c07f5c43
Fix CORS ( #59360 )
...
* Fix CORS
* rename
* Update view.py
2021-11-09 18:30:51 +01:00
epenet
7e81c6a591
Move onewire device compatibility checks ( #59338 )
...
* Move device compatibility checks to onewirehub
* Add test for dtoverlay warning
* Add tests for unknown device warning
* Move dtoverlay error
* Empty commit to retrigger tests
* Update description
* Patch asyncio.sleep to speed up the tests
Co-authored-by: epenet <epenet@users.noreply.github.com >
2021-11-09 18:30:05 +01:00
Martin Hjelmare
d5fcf0b622
Add zwave_js binary sensor entity category ( #58703 )
...
* Add zwave_js binary sensor entity category
* Handle non idle notification state
* Fix door state
* Fix duplicate door state description
* Add tests
2021-11-09 18:26:34 +01:00
Thanasis
4b228e3add
Add entity categories to most NUT entities ( #58798 )
...
* Add entity cateogories to most NUT entites
* changes to categories
2021-11-09 18:25:19 +01:00
Gábor Kiss
032786fcd8
Improve Shelly color mode switch for dual mode bulbs ( #58971 )
...
* Shelly color mode switch for SHCB-1
* Update light.py
* Update light.py
* Update homeassistant/components/shelly/light.py
Co-authored-by: Shay Levy <levyshay1@gmail.com >
* Update light.py
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2021-11-09 18:24:40 +01:00
Brent Petit
59a0e5a773
Update python-ecobee-api to 0.2.14 ( #59381 )
2021-11-09 18:23:03 +01:00
Joakim Sørensen
355b3c2c3d
Bump pytraccar from 0.9.0 to 0.10.0 ( #59429 )
2021-11-09 18:20:34 +01:00
Joakim Sørensen
36ebbef243
Bump pytautulli from 21.10.0 to 21.11.0 ( #59426 )
2021-11-09 18:02:50 +01:00
Bram Kragten
6e7712da3c
Add periods to statistics_during_period ws ( #59425 )
2021-11-09 17:29:39 +01:00
Erik Montnemery
3d909b00d5
Remove unneeded dynamic lookup of domain ( #59423 )
2021-11-09 07:41:45 -08:00
Joakim Sørensen
d05c80c8e4
Bump pylaunches from 1.0.0 to 1.2.0 ( #59420 )
2021-11-09 16:22:11 +01:00
jan iversen
ad91e4b417
Simplify setup of tradfri entities ( #59343 )
...
* Simplify detection of devices.
2021-11-09 15:18:13 +01:00
Joakim Sørensen
5177fabee0
Bump pyuptimerobot from 21.9.0 to 21.11.0 ( #59418 )
2021-11-09 14:50:35 +01:00
Joakim Sørensen
56b1f26e7d
Bump pycfdns from 1.2.1 to 1.2.2 ( #59416 )
2021-11-09 14:49:45 +01:00
Ville Skyttä
51510c542a
Remove const.HTTP_* status constants ( #58380 )
2021-11-09 13:01:46 +01:00
jan iversen
06d29040b9
Catch connection errors that makes tradfri hang in startup ( #59368 )
2021-11-09 13:00:50 +01:00
Tom Brien
fc58df6df9
Change Coinbase account state class to total ( #59404 )
2021-11-09 13:00:12 +01:00
Duco Sebel
62e7b0b887
Add category diagnostic to Switchbot 'calibrated' binary sensor ( #59409 )
2021-11-09 12:59:50 +01:00
Erik Montnemery
23fad60769
Don't use template in cover device condition ( #59408 )
2021-11-09 12:43:21 +01:00
Erik Montnemery
b5ce84cd89
Add MQTT button ( #59348 )
2021-11-09 12:04:14 +01:00
Robert Hillis
4c2bf428d6
Revert "Add tests for goalzero" ( #59407 )
2021-11-09 12:01:12 +01:00
Erik Montnemery
ff837c736e
Return False from state conditions on missing attributes ( #59405 )
2021-11-09 11:34:18 +01:00
Chen-IL
2fd6400952
Bump aioasuswrt to 1.4.0 ( #59357 )
2021-11-09 11:17:48 +01:00
John Howard
7e9863f9c8
Removing trailing \ in tts entity description ( #59313 )
2021-11-09 10:51:54 +01:00
lambtho
5418e76c84
IOTA removal ( #59380 )
2021-11-09 10:40:28 +01:00
epenet
d226df2511
Dyson removal ( #59401 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com >
2021-11-09 10:38:51 +01:00
rianadon
a102c425a9
Add speed conversion function & add speed to units system ( #53846 )
...
* Add speed conversion function
* Add test for speed utility functions
* Update unit system tests
* Fix incorrect unit conversions in tests
* Fix some test errors
* Calculate speed units from smaller set of constants
* Fix typo in speed test
* Use pytest.approx for checking floating point values
* Change other instance of speeds needing to be pytest.approx
* Revert changes to unit system
* Fix oopsie in defining in/day and in/hr
* Parametrize test
* Add comments describing calculations & remove duplicate test
2021-11-09 08:12:28 +01:00
Tom Brien
f46ba2b38b
Add state class to Coinbase sensors ( #59109 )
2021-11-09 07:28:39 +01:00
RenierM26
121a0915bc
Switchbot bump api version ( #59398 )
...
* Bump Switchbot api for reliability improvements.
* Bump api version, update mock test import to reflect api data changes.
2021-11-09 07:01:05 +01:00
RenierM26
012e005e0d
Store SB data Class. ( #59266 )
2021-11-09 07:00:51 +01:00
Aidan Timson
4e59e6c9a7
System Bridge - Handle OSError for switched off devices ( #59312 )
2021-11-08 21:46:33 -08:00
Paulus Schoutsen
435f278053
Merge pull request #59397 from home-assistant/rc
2021.11.2
2021-11-08 21:44:29 -08:00
Robert Hillis
cc872b4618
Add tests for goalzero ( #57008 )
...
* Add tests for goalzero
* clean up
2021-11-08 21:29:25 -08:00
Paulus Schoutsen
4d62d41cc1
Bumped version to 2021.11.2
2021-11-08 20:48:00 -08:00
Bram Kragten
a6d795fce1
Update frontend to 20211108.0 ( #59364 )
2021-11-08 20:47:52 -08:00
Maikel Punie
0f4a35dd28
Bump velbusaio to 2021.11.6 ( #59353 )
2021-11-08 20:47:51 -08:00
Erik Montnemery
6d3e380f64
Bump paho-mqtt to 1.6.1 ( #59339 )
2021-11-08 20:47:51 -08:00
Kevin Hellemun
0873c3e92b
Support generic xiaomi_miio vacuums ( #59317 )
...
* Support generic xiaomi_miio vacuums
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
* Fix lint
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
* Remove warning log
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
2021-11-08 20:47:50 -08:00
Shay Levy
250160f007
Revert "Use DeviceInfo in shelly ( #58520 )" ( #59315 )
...
This reverts commit df6351f86b .
2021-11-08 20:47:49 -08:00
Maciej Bieniek
e1b8e2ded3
Remove illuminance sensor ( #59305 )
2021-11-08 20:47:48 -08:00
Simone Chemelli
8b7686f4f2
Fix condition for fritz integration ( #59281 )
2021-11-08 20:47:48 -08:00
Alexei Chetroi
f9fc92c36b
Add Battery sensor regardless if the battery_percent_remaining attribute is supported or not ( #59264 )
2021-11-08 20:47:47 -08:00
Michael
a4253ff54e
Increase timeout for fetching camera data on Synology DSM ( #59237 )
2021-11-08 20:47:46 -08:00
jan iversen
dcada92cef
Fix tradfri group reachable access ( #59217 )
2021-11-08 20:47:45 -08:00
J. Nick Koston
a6ff89c3e6
Bump flux_led to 0.24.17 ( #59211 )
...
* Bump flux_led to 0.24.16
- Changes: https://github.com/Danielhiversen/flux_led/compare/0.24.15...0.24.16
- Fixes turning on/off when device is out of sync internally (seen on 0x33 firmware 8)
- Fixes #59190
* Bump to .17 to fix typing
2021-11-08 20:47:45 -08:00
Michael
f5d04de523
bump aioshelly to 1.0.4 ( #59209 )
2021-11-08 20:47:44 -08:00
Aaron Bach
1cc8e688c3
Change ReCollect Waste device class to date ( #59180 )
2021-11-08 20:47:43 -08:00
Aaron Bach
f47e64e218
Guard against missing data in ReCollect Waste ( #59177 )
2021-11-08 20:47:42 -08:00