Jc2k
65ce2108d3
Stop homekit_controller using backend specific API's ( #66375 )
2022-02-12 08:12:27 -06:00
Jc2k
95e4ea8fcd
Simplify the homekit_controller unignore journey ( #66353 )
2022-02-12 13:16:05 +00:00
Chris Talkington
f344ea7bbb
Add select platform to roku ( #66133 )
2022-02-11 20:52:31 -06:00
Stuart Clark
5743661f6e
Upgrade OVO library to v1.2.0 ( #66210 )
2022-02-11 21:39:55 +01:00
Jc2k
0daf20c0cc
Prepare for new aiohomekit lifecycle API ( #66340 )
2022-02-11 19:26:35 +00:00
Franck Nijhof
8ff987d90c
Fix PVOutput when no data is available ( #66338 )
2022-02-11 19:11:06 +01:00
J. Nick Koston
768de8d515
Fix WiZ bulb being offline if kelvin limits cannot be obtained ( #66305 )
2022-02-11 09:33:39 -06:00
starkillerOG
212c3b7c10
bump motionblinds to 0.5.12 ( #66323 )
2022-02-11 16:49:54 +02:00
Maikel Punie
1c087f5c70
Bump velbusaio to 2022.2.4 ( #66321 )
2022-02-11 15:48:32 +02:00
J. Nick Koston
43671da7cf
Fix august token refresh when data contains characters outside of latin1 ( #66303 )
...
* WIP
* bump version
* bump
2022-02-11 11:15:50 +02:00
Allen Porter
122ada718a
Bump google-nest-sdm to 1.7.1 (minor patch) ( #66304 )
2022-02-11 11:13:00 +02:00
J. Nick Koston
0fb2c78b6d
Add RGBW/RGBWW support to WiZ ( #66196 )
2022-02-10 09:08:33 -06:00
Daniel Hjelseth Høyer
3733aa9494
Add more sensors for users with Tibber Pulse ( #66201 )
...
* Tibber, Add stats and sensors for homes with real time meter
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Tibber stats
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Monthly peak hour
2022-02-10 08:47:34 +01:00
Michael
23e39d62d4
bump py-synologydsm-api to 1.0.6 ( #66226 )
2022-02-10 08:43:48 +01:00
Milan Meulemans
86cf5ec5c2
Bump aioaseko to 0.0.2 to fix issue ( #66240 )
2022-02-10 08:37:35 +01:00
j-a-n
243d003acc
Add Moehlenhoff Alpha2 underfloor heating system integration ( #42771 )
...
* Add Moehlenhoff Alpha2 underfloor heating system integration
* isort changes
* flake8 changes
* Do not exclude config_flow.py
* pylint changes
* Add config_flow test
* correct requirements_test_all.txt
* more tests
* Update test description
* Test connection and catch TimeoutError in async_setup_entry
* Add version to manifest file
* Remove version from manifest file
* Replace tests.async_mock.patch by unittest.mock.patch
* Update moehlenhoff-alpha2 to version 1.0.1
* Update requirements for moehlenhoff-alpha2 1.0.1
* Update moehlenhoff-alpha2 to 1.0.2
* Use async_setup_platforms
* Use async_unload_platforms
* Separate connection and devices for each entry_id
* Use async_track_time_interval to schedule updates
* Check if input is valid before checking uniqueness
* Move Exception handling to validate_input
* Catch aiohttp.client_exceptions.ClientConnectorError
* Remove translation files
* Mock TimeoutError
* Fix data update
* Replace current callback implementation with ha dispatcher
* Return False in should_poll
* Remove unused argument
* Remove CONNECTION_CLASS
* Use _async_current_entries
* Call async_schedule_update_ha_state after data update
* Remove unneeded async_setup
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Remove unneeded async_setup_platform
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Set Schema attribute host required
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Remove unused Exception class
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Update manifest.json
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* pylint constructor return type None
* Replace properties by class variables
* use pass instead of return
* Remove unused sync update method
* remove property hvac_action
* remove pass
* rework exception handling
* Update homeassistant/components/moehlenhoff_alpha2/config_flow.py
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Correct indentation
* catch Exception in validate_input
* Replace HomeAssistantType with HomeAssistant
* Update to moehlenhoff-alpha2 1.0.3
* Allow to switch between heating and cooling mode
* Update moehlenhoff-alpha2 to version 1.0.4
* Update heatarea data after setting target temperature
* Support hvac_action
* Fix heatarea update with multiple bases
* Update data after setting preset mode
* Use custom preset modes like defined by device
* Fix config flow test
* Fix test_duplicate_error
* Rename property to extra_state_attributes
Rename property device_state_attributes to extra_state_attributes and
return lowercase keys in dict.
* Refactor using DataUpdateCoordinator
* Remove _attr_should_poll
* Raise HomeAssistantError on communication error
Catch HTTPError instead of broad except and reraise as HomeAssistantError
* Change DataUpdateCoordinator name to alpha2_base
* Refresh coordinator before setting data
* Raise ValueError on invalid heat area mode
* Rename heatarea to heat_area
* Set type annotation in class attribute
* Move coordinator to top
* Move exception handling to the coordinator
* Use heat_area_id directly
* Sore get_cooling() result into local var
* Add explanation of status attributes
and remove BLOCK_HC
* Fix pylint warnings
* from __future__ import annotations
* Use Platform Enum
* Move data handling to coordinator
* Remove property extra_state_attributes
* Add missing annotations
* Update moehlenhoff-alpha2 to version 1.1.2
* Rework tests based on the scaffold template
* Set also heat/cool/day/night temp with target temp
* Remove unneeded code from tests
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
2022-02-10 08:28:52 +01:00
Otto Winter
1f4ee3c265
Bump aioesphomeapi from 10.8.1 to 10.8.2 ( #66189 )
2022-02-09 17:54:27 +01:00
Aaron Bach
83b7fac9a4
Bump simplisafe-python to 2022.02.1 ( #66140 )
2022-02-09 09:20:57 +01:00
Allen Porter
9446b39ae0
Bump google-nest-sdm to 1.7.0 ( #66145 )
2022-02-09 09:12:49 +01:00
J. Nick Koston
07b3d23835
Improve wiz performance ( #66105 )
2022-02-08 21:34:52 +01:00
Ben Edmunds
c93d389544
Bump async-upnp-client to 0.23.5 ( #65922 )
2022-02-08 20:27:16 +02:00
Allen Porter
6f46d98308
Bump python-nest to 4.2.0 for python 3.10 fixes ( #66090 )
2022-02-08 08:40:06 -08:00
Mick Vleeshouwer
b6ad79e2b8
Update PyOverkiz to 1.3.4 ( #66076 )
2022-02-08 16:11:05 +01:00
Eduard van Valkenburg
f74706a265
Bump azure-eventhub to 5.7.0 ( #66061 )
2022-02-08 12:56:24 +01:00
Franck Nijhof
d12a392767
Update plugwise 0.16.2 ( #65933 )
2022-02-08 11:13:05 +01:00
Sander Jochems
0ea82bdbfb
Fivem integration ( #65089 )
...
* Initial fivem integration setup
* Use licenseKey for unique ID
* Create FiveMServer class
* Create FiveMStatusBinarySensor
* Fix platform loading
* Create sensor platform
* Remove config flow tests
* Update manifest.json
* Use attr_ instead or properties in sensors.py
* Use entry_id as unique_id
* Move device info to _attr instead of property
* Register callback in FiveMEntity
* Create config flow tests
* Add loggin to fivem
* Use FiveM in config_flow
* Use update_coordinator instead of dispatcher
* Bump fivem-api to 0.1.2
* Remove leftovers
* More tests for config flow
* Add component files to .coveragerc
* Fix simple comments
* Add gamename check to config flow
* Use entity descriptions for sensors
* Move extra attributes to init
* Use [] instead of get() for server info
* Fix error in gamename test
2022-02-08 11:27:11 +02:00
Maikel Punie
a03d8179d0
Bump velbusaio to 2022.2.3 ( #66055 )
2022-02-08 09:48:42 +01:00
J. Nick Koston
f943f30492
Add discovery support to elkm1 ( #65205 )
2022-02-07 16:25:26 -08:00
J. Nick Koston
95cc677ba6
Fix decoding discovery with old Magic Home firmwares ( #66038 )
2022-02-07 15:45:50 -08:00
J. Nick Koston
721d711762
Add firmware and hardware version to WiZ ( #66017 )
2022-02-07 19:23:08 +01:00
J. Nick Koston
9c82dcdee7
Add push updates support to WiZ ( #65987 )
2022-02-07 16:46:00 +01:00
Poltorak Serguei
3c5a667d97
Add Z-Wave.Me integration ( #65473 )
...
* Add support of Z-Wave.Me Z-Way and RaZberry server (#61182 )
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: LawfulChaos <kerbalspacema@gmail.com>
* Add switch platform to Z-Wave.Me integration (#64957 )
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
* Add button platform to Z-Wave.Me integration (#65109 )
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix button controller access (#65117 )
* Add lock platform to Z-Wave.Me integration #65109 (#65114 )
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add sensor platform to Z-Wave.Me integration (#65132 )
* Sensor Entity
* Sensor fixes
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Inline descriotion according to review proposal
* State Classes for sensor
* Generic sensor
* Generic sensor
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add binary sensor platform to Z-Wave.Me integration (#65306 )
* Binary Sensor Entity
* Update docstring
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add Light Entity platform to Z-Wave.Me integration (#65331 )
* Light Entity
* mypy fix
* Fixes, ZWaveMePlatforms enum
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fixes
* Fixes
* Fixes
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add Thermostat platform to Z-Wave.Me integration #65331 (#65371 )
* Climate entity
* Climate entity
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Climate entity fix
* Clean up
* cleanup
* Import order fix
* Correct naming
Co-authored-by: Dmitry Vlasov <kerbalspacema@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Correct zwave_me .coveragerc (#65491 )
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: LawfulChaos <kerbalspacema@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-02-07 16:27:11 +01:00
Milan Meulemans
78d2fbb402
Upgrade aionanoleaf to 0.2.0 ( #66008 )
2022-02-07 14:49:34 +01:00
starkillerOG
791b700ac2
bump motionblinds to 0.5.11 ( #65988 )
2022-02-07 10:57:42 +01:00
jjlawren
211db79f11
Bump plexapi to 4.9.2 ( #65972 )
2022-02-07 09:56:24 +02:00
Alex Yao
88309a26b7
Fix Yeelight Music Mode Rate Limits ( #64891 )
2022-02-06 15:34:27 -06:00
M. Frister
9597ed3f8a
Bump soco to 0.26.2 ( #65919 )
2022-02-06 18:17:41 +01:00
Matthias Alphart
e54c89dc0d
Update xknx to 0.19.2 - fix TCP tunnelling ( #65920 )
2022-02-06 17:48:56 +01:00
J. Nick Koston
540f1c19d5
Fix Task exception was never retrieved when WiZ devices are offline ( #65844 )
2022-02-06 17:13:51 +01:00
Jeef
72601ccf32
feat: bumped version ( #65863 )
2022-02-06 10:32:04 +02:00
J. Nick Koston
66c9b95da8
Fix flash at turn on with newer 0x04 Magic Home models ( #65836 )
2022-02-05 22:49:37 -06:00
Chris Talkington
15e5f516d2
Update rokuecp to 0.13.1 ( #65814 )
2022-02-05 22:17:31 -06:00
Brett Adams
f4eb7e31a4
Bump Advantage Air to 0.2.6 ( #65849 )
2022-02-06 01:49:26 +02:00
Aidan Timson
acb7e24852
Reduce System Bridge load on server ( #65794 )
2022-02-05 22:56:36 +01:00
Shay Levy
ae3b337d3e
Bump aioshelly to 1.0.9 ( #65803 )
2022-02-05 16:44:05 +01:00
J. Nick Koston
342f5182b9
WiZ cleanups part 1 ( #65746 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-05 09:23:19 -06:00
Franck Nijhof
58409d0895
Update Pillow to 9.0.1 ( #65779 )
2022-02-05 14:19:24 +01:00
Franck Nijhof
6cf0d9d37a
Update sentry-dsk to 1.5.4 ( #65792 )
2022-02-05 14:14:31 +01:00
Lars
3373b73329
Update pyfritzhome to 0.6.4 ( #65777 )
2022-02-05 14:10:07 +01:00
Franck Nijhof
efd7b2a978
Update apprise to 0.9.7 ( #65780 )
2022-02-05 13:28:32 +01:00
Patrik Lindgren
daedbbb1ee
Bump pytradfri to 9.0.0 ( #65784 )
...
* Bump pytradfri to 8.1.0
* Bump to 9.0.0
* Bump manifest
2022-02-05 13:25:50 +01:00
Aaron Bach
b9b53bef00
Bump simplisafe-python to 2022.02.0 ( #65748 )
2022-02-04 23:39:01 -08:00
Stephan Traub
432d9a8f19
Introduce wiz integration for the WiZ Platform ( #44779 )
...
Co-authored-by: Marvin Wichmann <marvin@fam-wichmann.de>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Stienstra <65826735+j-stienstra@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-04 16:20:21 -08:00
Jeff Irion
fe05d6680c
Bump androidtv to 0.0.63 (fix MAC issues) ( #65615 )
2022-02-04 20:13:08 +01:00
Joakim Sørensen
8021b05448
Allow selecting own repositories ( #65695 )
2022-02-04 19:33:10 +01:00
epenet
a95988c970
Bump renault-api to 0.1.8 ( #65670 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-04 16:30:57 +01:00
Maikel Punie
2e594b5025
Bump velbusaio to 2022.2.2 ( #65657 )
2022-02-04 13:51:04 +01:00
Thomas Schamm
ff6969a255
Bumped boschshcpy 0.2.28 to 0.2.29 ( #65328 )
2022-02-04 09:51:34 +01:00
Paulus Schoutsen
777eba3bab
Bump homematicip to 1.0.2 ( #65620 )
2022-02-04 09:18:10 +01:00
J. Nick Koston
7ab4214553
Bump flux_led to 0.28.20 ( #65621 )
2022-02-04 09:12:29 +01:00
Franck Nijhof
d3e36230cb
Update pvo to 0.2.1 ( #65584 )
2022-02-03 13:37:10 -08:00
Bram Kragten
97c8427506
Update frontend to 20220203.0 ( #65572 )
2022-02-03 12:32:01 -08:00
J. Nick Koston
3d8d507ed9
Migrate powerwall from using ip address as unique id ( #65257 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-03 18:39:57 +01:00
Jc2k
714a952d73
Enable types from aiohomekit to be used by mypy for homekit_controller ( #65433 )
2022-02-03 10:18:03 -06:00
Aaron Bach
4946f271c9
Bump pytile to 2022.02.0 ( #65482 )
2022-02-03 14:26:30 +01:00
Jeff Irion
4e7cf19b5f
Bump androidtv to 0.0.62 ( #65440 )
2022-02-02 17:08:19 -08:00
Bram Kragten
9ce2e9e8f4
Update frontend to 20220202.0 ( #65432 )
2022-02-02 16:08:16 +01:00
Maikel Punie
40c727df66
Bump velbus-aio to 2022.2.1 ( #65422 )
2022-02-02 14:38:19 +01:00
J. Nick Koston
3da60355a9
Bump lutron_caseta to 0.13.1 to fix setup when no button devices are present ( #65400 )
2022-02-01 19:19:24 -06:00
Paulus Schoutsen
aef6f49eff
Bump frontend to 20220201.0 ( #65380 )
2022-02-01 09:58:23 -08:00
J. Nick Koston
3bb8de66d8
Bump zeroconf to 0.38.3 ( #65341 )
2022-01-31 16:08:42 -08:00
Paulus Schoutsen
47a5411525
Bump aiohue to 4.0.1 ( #65340 )
2022-01-31 15:58:52 -08:00
Jc2k
0f88790303
Refactor homekit_controller to prepare for more typing information ( #65329 )
2022-01-31 16:48:16 -06:00
Pascal Winters
0cfc7112fa
Bump pyps4-2ndscreen to 1.3.1 ( #65320 )
2022-01-31 19:23:07 +01:00
Franck Nijhof
e5b6a58fab
Update tailscale to 0.2.0 ( #65318 )
2022-01-31 09:17:35 -08:00
Jeff Irion
5891f65c7e
Bump androidtv to 0.0.61 ( #65315 )
2022-01-31 18:09:17 +01:00
Franck Nijhof
ac32af7004
Update wled to 0.13.0 ( #65312 )
2022-01-31 18:08:21 +02:00
Franck Nijhof
a3f5582010
Update adguard to 0.5.1 ( #65305 )
2022-01-31 16:31:02 +01:00
Mick Vleeshouwer
216ac65475
Bump pyoverkiz to 1.3.2 ( #65293 )
2022-01-31 13:08:43 +01:00
starkillerOG
cc14acb178
Bump pynetgear to 0.9.1 ( #65290 )
2022-01-31 13:00:10 +01:00
Duco Sebel
ade656a333
Fix HomeWizard unclosed clientsession error when closing Home Assistant ( #65296 )
2022-01-31 12:49:18 +01:00
Tobias Sauerwein
f6b0f26783
Bump pyatmo to v.6.2.4 ( #65285 )
...
* Bump pyatmo to v6.2.3
Signed-off-by: cgtobi <cgtobi@gmail.com>
* Bump pyatmo to v6.2.4
Signed-off-by: cgtobi <cgtobi@gmail.com>
2022-01-31 11:07:50 +02:00
J. Nick Koston
8c9bd6e790
Increase august timeout and make failure to sync at startup non-fatal ( #65281 )
2022-01-30 20:50:49 -08:00
Matthias Alphart
d4370395e2
Update xknx to 0.19.1 ( #65275 )
2022-01-30 20:12:44 -08:00
Teemu R
c985ebb3a7
Bump python-kasa to 0.4.1 for tplink integration ( #64123 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-30 20:09:07 -06:00
Aaron Bach
58f624a3da
Add diagnostics to SimpliSafe ( #65171 )
...
* Add diagnostics to SimpliSafe
* Bump
* Cleanup
2022-01-30 15:37:56 -07:00
Shay Levy
5999d08d72
Bump aiowebostv to 0.1.2 ( #65267 )
2022-01-31 00:04:00 +02:00
Robert Hillis
4a042e7d73
Bump pyefergy to 22.1.1 ( #65156 )
...
* Bump pyefergy to 22.1.0
* uno mas
* uno mas
* uno mas
2022-01-29 16:01:00 +02:00
Robert Svensson
c25431750e
Bump dependency to v31 which makes has_relay more robust ( #65180 )
2022-01-29 15:34:14 +02:00
Simon Hansen
049fc8a945
Add config flow to ISS integration ( #64987 )
...
* Initial commit
* Wrong flowhandler name
* Add config flow tests
* Tests for config flow
* ...
* Add test for no coordinates
* ...
* Update homeassistant/components/iss/config_flow.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Update homeassistant/components/iss/config_flow.py
* Update homeassistant/components/iss/binary_sensor.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* Add myself as codeowner
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-01-29 11:41:26 +02:00
Allen Porter
444a681729
Bump google-nest-sdm to 1.6.0 (diagnostics) ( #65135 )
2022-01-28 18:09:08 +02:00
Paulus Schoutsen
8cf1109775
Bump frontend to 20220127.0 ( #65075 )
2022-01-27 11:22:53 -08:00
epenet
d706a7bbde
Update Renault to 0.1.7 ( #65076 )
...
* Update Renault to 0.1.7
* Adjust tests accordingly
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-27 20:19:28 +01:00
Hans Oischinger
f8f8262963
Update PyVicare to 2.16.1 ( #65073 )
2022-01-27 19:41:50 +01:00
Chris Talkington
e0d970c739
Update rokuecp to 0.12.0 ( #65030 )
2022-01-27 10:43:23 -06:00
J. Nick Koston
2325cacb04
Bump flux_led to fix push updates on newer devices ( #65011 )
2022-01-26 20:50:20 -08:00
Brandon Rothweiler
dc1db463fc
Bump pymazda to 0.3.2 ( #65025 )
2022-01-26 21:40:53 -06:00
Bram Kragten
e5b0031103
Update frontend to 20220126.0 ( #64990 )
2022-01-26 10:30:36 -08:00
Mick Vleeshouwer
930db54a27
Bump pyoverkiz to 1.3.1 (to fix bugs) ( #64979 )
2022-01-26 10:30:55 -06:00
Jeef
2b101dd5c2
Add IntelliFire sensors ( #64600 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2022-01-26 16:16:25 +01:00
tokenize47
2f30fdb9b8
Add solax config flow ( #56620 )
2022-01-26 10:58:06 +01:00
Aaron Bach
2471ddaec6
Add diagnostics to Tile ( #64875 )
2022-01-25 20:20:11 -10:00
Mick Vleeshouwer
7e5043432f
Bump pyoverkiz to 1.3.0 in Overkiz integration (fixes auth issues) ( #64937 )
2022-01-25 12:36:50 -10:00
Simon Hansen
f32d9952c8
Bump pylaunches to 1.3.0 ( #64923 )
2022-01-25 21:24:26 +01:00
David F. Mulcahey
43c4611285
Bump ZHA quirks to 0.0.66 ( #64915 )
2022-01-25 13:32:46 -05:00
Shay Levy
1d72f5b54e
Bump rflink to 0.0.62 ( #64911 )
2022-01-25 07:29:07 -10:00
Robert Svensson
55d3de3411
Add binary sensor for smoke alarm test state ( #64873 )
2022-01-25 17:46:31 +01:00
Allen Porter
ea022e32b4
Bump rtsp-to-webrtc to 0.5.0 (diagnostics support) ( #64889 )
2022-01-25 08:43:00 +01:00
J. Nick Koston
44946f662e
Bump aiodiscover to 1.4.7 to fix finding the gateway on MacOS ( #64893 )
2022-01-25 08:27:40 +01:00
Paulus Schoutsen
e6111ac277
Bump frontend to 20220124.0 ( #64878 )
2022-01-24 16:28:46 -08:00
Christopher Bailey
34802b127f
Bump version pyunifiprotect to 3.2.0 ( #64874 )
2022-01-25 00:00:10 +01:00
jjlawren
ec66936352
Bump plexapi to 4.9.1 ( #64872 )
2022-01-24 23:50:15 +01:00
Joakim Sørensen
70b24b7843
Add diagnostics to Launch Library ( #64871 )
2022-01-24 22:59:29 +01:00
Shay Levy
6d5c2bb34b
Bump aioshelly to 1.0.8 ( #64864 )
...
* Bump aioshelly to 1.0.8
* Update DEPENDENCY_CONFLICTS
2022-01-24 23:26:38 +02:00
jjlawren
a046cef734
Bump soco to 0.26.0 ( #64819 )
2022-01-24 14:54:27 +01:00
Fredrik Erlandsson
f23af3455e
Point updates ( #64748 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-24 13:57:29 +01:00
J. Nick Koston
7112c5b52a
Use zeroconf for scanning in apple_tv ( #64528 )
2022-01-24 13:07:22 +01:00
J. Nick Koston
17d7dc991f
Bump flux_led to 0.28.11 ( #64823 )
...
- Fixes the device needing a hard reboot after setting effects that
were not supported by the hardware
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.10...0.28.11
2022-01-24 11:13:28 +02:00
Robert Svensson
76bfbbafe1
Update method names reflecting changes in UniFi library ( #64817 )
...
* Update method names
* Bump dependency to v30
2022-01-24 08:50:08 +01:00
Otto Winter
a65a0b5903
ESPHome prevent connecting to different hosts when IP reassigned ( #64559 )
2022-01-24 08:29:29 +01:00
jjlawren
e80823bb57
Bump plexapi to 4.9.0 ( #64818 )
2022-01-24 08:18:40 +01:00
J. Nick Koston
3b6bc6654f
Fix unexpected color mode switch in flux_led when brightness is near 0 ( #64812 )
...
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2022-01-23 20:53:17 -10:00
Brandon Rothweiler
dfa567b6e3
Bump pymazda to 0.3.1 ( #64807 )
2022-01-23 15:42:13 -10:00
Oliver
1e3b947fb4
Update denonavr to version 0.10.10 ( #64805 )
2022-01-24 02:05:10 +02:00
J. Nick Koston
1743850ab8
Bump bond-api to 0.1.16 to handle disconnects and protocol errors ( #64802 )
...
- Changelog: https://github.com/prystupa/bond-api/compare/v0.1.15...v0.1.16
2022-01-24 01:35:22 +02:00
Austin Mroczek
68a4bf118c
bump total_connect_client to 2022.1 ( #64797 )
2022-01-24 01:24:36 +02:00
Chris Talkington
c06a32cdb4
Upgrade rokuecp to 0.11.0 ( #64740 )
2022-01-22 21:41:01 -10:00
Willem-Jan
5e71e7b775
Bump bsblan python lib v0.5.0 ( #64702 )
...
* Bump bsblan python lib v0.5.0
also fixed some minor issues
* update CODEOWNERS
2022-01-22 16:01:03 +02:00
starkillerOG
71106074a7
bump motionblinds to 0.5.10 ( #64695 )
2022-01-22 13:01:52 +02:00
Joakim Plate
2e2e589ac3
rfxtrx: bump to 0.27.1 ( #64666 )
2022-01-22 11:30:16 +02:00
J. Nick Koston
ea79bfb90f
Bump flux_led to fix setting strip order on SK6812RGBW ( #64671 )
2022-01-21 18:01:40 -10:00
Alexei Chetroi
2b3df46f06
Bump up ZHA dependencies ( #64676 )
2022-01-21 21:14:46 -05:00
Franck Nijhof
5bbbf8eee3
Update emoji to 1.6.3 ( #64663 )
2022-01-21 23:27:12 +01:00
Franck Nijhof
a26f008b6e
Update luftdaten to 0.7.2 ( #64662 )
2022-01-21 15:56:45 -05:00
Kevin Van den Abeele
1b571db19d
Feature/voc olinc smart adapter vp3 power measurement ( #64571 )
2022-01-21 10:20:32 -10:00
Erik Montnemery
3575009330
Store remote domain in Cloud preferences ( #64532 )
2022-01-21 09:42:34 -08:00
Franck Nijhof
30e0a93fb3
Update sentry-dsk to 1.5.3 ( #64630 )
2022-01-21 17:21:43 +01:00
Duco Sebel
53e9a2451e
Add switch platform to HomeWizard Energy ( #64084 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-01-21 10:44:56 +01:00
Nick Whyte
3dd7ec6856
Add Aussie Broadband integration ( #53552 )
2022-01-20 19:34:25 -10:00
Franck Nijhof
7e09b16598
Update wled to 0.12.0 ( #64580 )
2022-01-20 22:09:26 +01:00
Keilin Bickar
fe17f97543
Add last_reset for Sense trend sensors ( #63490 )
2022-01-20 10:41:07 -10:00
Franck Nijhof
20a277c0ab
Replace whois library in Whois integration ( #63227 )
2022-01-20 11:21:58 +01:00
Jeef
f854fdb8fd
Add Intellifire Gas Fireplace integration ( #63637 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
2022-01-20 10:01:04 +01:00
Jesse Hills
acd88e1c61
Bump aioesphomeapi to 10.7.0 ( #64495 )
2022-01-20 09:38:58 +01:00
J. Nick Koston
2b413b86a3
Bump aiosenseme to 0.6.1 to fix parser ( #64520 )
2022-01-20 09:33:43 +01:00
J. Nick Koston
8289da88cb
Bump unifi-discovery to 1.1.2 to fix exception on missing mac ( #64527 )
2022-01-20 09:25:27 +01:00
Mick Vleeshouwer
2503530b8c
Add diagnostics to Overkiz integration ( #64427 )
2022-01-19 15:51:52 -08:00
Mark Ireland
eabe658211
Add Volumio repeat support ( #64132 )
2022-01-19 22:07:11 +01:00
Alan Byrne
a474c1e342
Signal messenger attachments as bytes support ( #62311 )
...
Co-authored-by: Alex <33379584+alexyao2015@users.noreply.github.com>
Co-authored-by: Ian Byrne <ian.byrne@burnsie.com.au>
2022-01-19 18:49:27 +01:00
J. Nick Koston
8e835df8d4
Fix source ip detection in unifi-discovery ( #64419 )
2022-01-19 13:45:48 +01:00
Raman Gupta
fd465df016
Bump zwave-js-server-python to 0.34.0 ( #64407 )
2022-01-18 22:33:50 -08:00
J. Nick Koston
720732d1b3
Bump unifi-discovery to 1.1.0 ( #64391 )
2022-01-18 13:47:31 -10:00
Paulus Schoutsen
9e41873de7
Bump frontend to 20220118.0 ( #64388 )
2022-01-18 14:44:27 -08:00
Matthias Alphart
29baad8848
Update xknx to 0.19.0 ( #64379 )
2022-01-18 21:38:13 +01:00
Joakim Sørensen
6a0c3843e5
Revamp github integration ( #64190 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-18 20:04:01 +01:00
starkillerOG
37caa22a36
Netgear try all ports ( #64170 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-18 11:02:43 -08:00
J. Nick Koston
88261c6c14
Add discovery support to unifiprotect ( #64340 )
2022-01-18 08:40:29 -10:00
Andre Lengwenus
9fd704cabf
Bump pypck to 0.7.13 ( #64368 )
2022-01-18 17:13:02 +02:00
Allen Porter
cef0a18e23
Bump google-nest-sdm 1.5.1 ( #64334 )
2022-01-17 22:16:13 -08:00
J. Nick Koston
b01449f751
Bump flux_led to 0.28.4 to fix setting white temp on 0x35 devices ( #64326 )
2022-01-17 14:35:36 -08:00
rikroe
08132eb922
Bump bimmer_connected to 0.8.10 ( #64314 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-01-17 19:30:35 +01:00
Christopher Bailey
7871c6ba1f
Bump pyunifiprotect version to 3.1.1 for UniFi Protect ( #64297 )
2022-01-17 15:08:42 +01:00
Michael Chisholm
45b8684b37
Bump async-upnp-client to 0.23.4 ( #64287 )
2022-01-17 14:55:07 +01:00
Guy Khmelnitsky
85c6a24665
Bump Glances to 0.3.4 to fix async_timeout passing loop ( #62090 )
...
* Bump Glances to 0.3.2 to fix async_timeout passing loop
* Update requirements_all.txt
* Update requirements_test_all.txt
* Update config_flow.py
* Update __init__.py
* Update __init__.py
* Update strings.json
* Update config_flow.py
* Update config_flow.py
* Update __init__.py
* Update bg.json
* Remove `verify_ssl` translation
* Revert "Remove `verify_ssl` translation"
This reverts commit 906f9a01ea
.
* Revert "Update bg.json"
This reverts commit 1d0e69351f
.
* Update __init__.py
* Update __init__.py
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update homeassistant/components/glances/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update __init__.py
* Update config_flow.py
* Update strings.json
* Update test_config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update to glances_api 0.3.4 - with httpx_client parameter
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-17 09:32:54 +01:00
Aaron Bach
a657d34c92
Fix bug with too-long pause durations for RainMachine ( #64218 )
2022-01-16 19:13:14 -07:00
Allen Porter
849abaca8b
Bump google-nest-sdm to 1.5.0 and add nest mp4 clip transcoding to animated gif ( #64155 )
2022-01-15 12:31:02 -08:00
Brandon Rothweiler
bc17616720
Add electric vehicle sensors to Mazda integration ( #64099 )
2022-01-15 09:05:06 -10:00
Christopher Bailey
f4b5b56427
Fix package camera snapshot ( #64145 )
2022-01-14 13:38:01 -10:00
J. Nick Koston
8f8ea5b102
Add energy and additional sensors to oncue ( #64097 )
...
- The genset total energy can now be added to the energy dashboard
2022-01-15 00:36:29 +01:00
J. Nick Koston
2d5fe93cb2
Fix august lock/unlock with older bridges ( #64143 )
2022-01-14 15:13:30 -08:00
Shay Levy
dee843bf6e
Add LG webOS Smart TV config flow support ( #64117 )
...
* Add webOS Smart TV config flow support (#53256 )
* Add Webostv config flow
* Fix tests mocks and apply review comments
* Apply review comments
* Change config flow to use ssdp UDN as unique_id
* Fix device info
* More review comments
* Fix _async_check_configured_entry
* Remove turn on script
* Add webOS Smart TV device triggers (#53752 )
* Add webOS Smart TV config flow support (#53256 )
* Add Webostv config flow
* Fix tests mocks and apply review comments
* Apply review comments
* Change config flow to use ssdp UDN as unique_id
* Fix device info
* More review comments
* Fix _async_check_configured_entry
* Remove turn on script
* Add webOS Smart TV device triggers (#53752 )
* Fix webOS Smart TV mypy and pylint errors (#62620 )
* Change webOS Smart TV PyPi aiopylgtv package to bscpylgtv (#62633 )
* Change webOS Smart TV PyPi aiopylgtv package to bscpylgtv
* Update bscpylgtv to 0.2.8 (revised websockets requirment)
* Change webOS Smart TV PyPi package to aiowebostv (#63759 )
* Change webOS Smart TV PyPi package to aiowebostv
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* webOS TV check UUID for user added device (#63817 )
* webOS TV check uuid when for user added device
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add test for form abort and host update
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Rework webOS Smart TV device trigger to custom trigger platform (#63950 )
* Rework webOS Smart TV device trigger to custom trigger platform
* Review comments and add tests
* Fix webOS TV import from YAML (#63996 )
* Fix webOS TV import from YAML
* Fix requirements
* Migrate YAML entities unique id to UUID
* Add backoff to migration task delay
* Assert result data and unique_id
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Add codeowner
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-14 22:48:45 +01:00
Clifford Roche
fede0f8e66
Bump greeclimate to 1.0.2 ( #64138 )
2022-01-14 22:11:29 +01:00
Marc Mueller
b17860a7dd
Upgrade boto3 to 1.20.24 + aiobotocore to 2.1.0 ( #64045 )
2022-01-14 17:10:09 +01:00
Shay Levy
532c3aca33
Bump aprslib to 0.7.0 ( #64093 )
2022-01-14 16:28:30 +01:00
Allen Porter
4bce92dd2d
Bump google-nest-sdm to 1.4.0 ( #64098 )
2022-01-14 10:35:13 +02:00
RenierM26
a4656bc7bc
Ezviz dependancy to 0.2.0.6 ( #64100 )
...
* Ezviz dependency to 0.2.0.6
* Gen requirements
2022-01-14 10:33:49 +02:00
J. Nick Koston
b064a24123
Add select platform to senseme ( #64086 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-13 17:04:52 -10:00
Patrik Lindgren
b52a8ba37a
Bump pytradfri to 8.0.1 and fix fan preset mode "Auto" bug ( #63920 )
...
* Move util functions
* Fix errors
* Revert changes
* Fix tests
* Use self.async_set_percentage()
* Fix calculation functions and associated tests
* Handle case of 0
* Update tests/components/tradfri/test_util.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/tradfri/test_util.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/tradfri/test_util.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Handle case of 0
* Update homeassistant/components/tradfri/fan.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-14 04:01:24 +01:00
J. Nick Koston
33ca1bb7d9
Bump flux_led to 0.28.3 to fix setting colorloop on older models ( #64094 )
...
Fixes #64087
2022-01-14 01:43:39 +02:00
mletenay
c3c14563e5
Update to goodwe library v0.2.15 ( #64089 )
2022-01-14 00:34:59 +02:00
Marc Mueller
cb976fa3b4
Upgrade pyserial-asyncio to 0.6 ( #64041 )
2022-01-14 00:31:28 +02:00
Marc Mueller
77ea432b9e
Upgrade vallox-websocket-api to 2.9.0 ( #64055 )
2022-01-13 22:47:31 +01:00
Mick Vleeshouwer
3fcdaa8a5d
Don't close HA aiohttp session in Overkiz Config Flow ( #64052 )
2022-01-13 21:35:07 +01:00
Rob Bierbooms
49a32c398c
Add support for setting RGB and RGBW values for Twinkly lights ( #62337 )
...
* Change library to ttls
* Add rgbw support
* Add client session to config flow
* Fix config flow
* Adjust tests 1
* Fix more tests
* Fix last tests
* Add new tests
* Update test for coverage
* Update test for coverage 2
* Update test for coverage 3
* Change brightness to attribute
* Set RGBW mode only when available
* Add RGB support
2022-01-13 18:44:27 +01:00
J. Nick Koston
06fd75be7e
Ensure august status is current when integration loads ( #64027 )
2022-01-13 18:26:47 +01:00
Franck Nijhof
bb9d4c1e2c
Update wled to 0.11.0 ( #64048 )
2022-01-13 14:22:29 +01:00
Marc Mueller
84552d2406
Upgrade oauth2client to 4.1.3 ( #64044 )
2022-01-13 14:04:52 +01:00
Franck Nijhof
af23a23888
Update elgato to 3.0.0 ( #64033 )
2022-01-13 11:42:26 +01:00
Christopher Bailey
20768172b1
Improve UniFi Protect Smart Sensor support ( #64019 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-01-12 17:54:22 -10:00
J. Nick Koston
cafbcb634a
Bump nexia to 0.9.13 to fix setting emergency heat ( #64020 )
2022-01-12 16:12:30 -10:00
J. Nick Koston
35c5bd0a70
Bump flux_led to 0.28.2 to fix older A3 not being able to setup ( #64017 )
2022-01-12 16:12:07 -10:00
Mick Vleeshouwer
1cf2f0b944
Simplify coordinator and import OverkizStateType ( #63969 )
2022-01-13 02:23:20 +01:00
J. Nick Koston
d3f980d402
Convert siri requests for target heating cooling state auto to a valid mode ( #60220 )
2022-01-12 15:06:09 -08:00
J. Nick Koston
1c6ca908d1
Add support for changing the white strip type to flux_led ( #63943 )
2022-01-12 15:03:09 -08:00
Christopher Bailey
f034ea5b4b
Enable package camera by default for UniFi Protect ( #63985 )
2022-01-12 11:27:41 -10:00
Christopher Bailey
c6ef2bcdab
Bump pyunifiprotect version to 1.6.1 for UniFi Protect ( #63989 )
2022-01-12 07:38:21 -10:00
Robert Svensson
e37456fb36
Move DPI Group logic to UniFi switch platform ( #58761 )
...
* Library has normalized management of DPI apps and groups, move logic to UniFi integration
* Bump dependency to v29
* Use a generator instead of a list - Pylint
* Minor improvements
* Improve doc strings
2022-01-12 17:11:05 +01:00
Eduard van Valkenburg
296ebc08c0
Bump brunt to 1.1.1 ( #63973 )
2022-01-12 14:04:23 +01:00
Chris Talkington
fbb558618f
Update rokuecp to 0.10.0 ( #63951 )
2022-01-12 01:29:47 -06:00
Allen Porter
aab5a097a0
Bump google-cloud-pubsub to 2.9.0 (attempt #3 ) ( #63911 )
2022-01-11 17:25:50 +01:00
Daniel Perna
f4f1ea4068
Update pyhomematic to 0.1.77 ( #63848 )
...
* Update pyhomematic to 0.1.77
* Add HmIP-STE2
* Add HmIPW-SPI
2022-01-11 16:45:33 +01:00
Franck Nijhof
1c29260a31
Update Pillow to 9.0.0 ( #63894 )
2022-01-11 14:28:48 +01:00
Marc Mueller
bb765803dc
Upgrade hangups to 0.4.17 ( #63871 )
2022-01-11 07:21:17 +01:00
Duco Sebel
8f6e24aa1e
Add HomeWizard Energy integration ( #55812 )
...
Co-authored-by: Matthias Alphart <farmio@alphart.net>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-10 16:23:31 -08:00
Paulus Schoutsen
51c98085e3
Bump frontend to 20211229.1 ( #63866 )
2022-01-10 16:13:08 -08:00
J. Nick Koston
173b890b21
Bump aioharmony to 0.2.9 ( #63858 )
2022-01-10 15:40:57 -08:00
J. Nick Koston
08337fbd36
Bump flux_led to 0.27.45 to fix missing controls on ZJ21410 models ( #63854 )
2022-01-10 15:40:45 -08:00
Guido Schmitz
eacd9f9994
Bump devolo-plc-api to 0.7.1 ( #63834 )
2022-01-10 16:56:04 +01:00
Franck Nijhof
2e97719650
Update sentry-sdk to 1.5.2 ( #63821 )
2022-01-10 15:14:39 +01:00
Joakim Sørensen
d1bb916070
Add client metadata to cloud register ( #63794 )
2022-01-10 14:49:25 +01:00
Franck Nijhof
c339233421
Update PyTurboJPEG to 1.6.5 ( #63803 )
2022-01-10 13:28:04 +01:00
chpego
4c8dac9607
Bump py synologydsm api to 1.0.5 ( #63786 )
2022-01-10 09:44:12 +01:00
RenierM26
18706e6408
Bump PySwitchbot to 0.13.2 ( #63713 )
...
* Bump api
* gen requirements
* Bump api to 0.13.2 to remove print statement.
2022-01-10 07:19:04 +01:00
J. Nick Koston
b5bb692fe4
Fix august locks failing to lock/unlock ( #63652 )
2022-01-09 21:27:27 -08:00
J. Nick Koston
96aa623d2a
Add discovery support to steamist ( #63707 )
2022-01-09 10:34:50 -10:00
Korn
eb50de5baa
Bump WazeRouteCalculator to 0.14 ( #63718 )
2022-01-09 15:29:06 +01:00
J. Nick Koston
37285194f8
Bump flux_led to 0.27.44 to fix CCT ceiling lights ( #63712 )
...
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.27.42...0.27.44
- The library was incorrectly speaking the older protocol
to these devices when it needed to speak the newer CCT one
2022-01-08 22:27:31 -06:00
Christopher Bailey
8860549ef2
Minor bugfixes for UniFi Protect ( #63475 )
2022-01-08 06:49:55 -10:00
Daniel Hjelseth Høyer
039507c86a
Update pyTibber to 0.21.7 ( #63663 )
2022-01-08 12:56:33 +01:00
Simon Hansen
3f1d5ac7fc
Bump pylaunches to 1.2.1 ( #63667 )
2022-01-08 12:51:31 +01:00
Simon Hansen
b22a9b8669
Refactor Launch Library to use config flow ( #62416 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-08 11:47:16 +01:00
Mick Vleeshouwer
b4187540c0
Improve typing for Overkiz integration and address late feedback ( #63483 )
...
* Bump pyoverkiz to 1.0.2
* Remove cast for str enum.
* Address feedback on coordinator
* Change datatype to Callable
* Address feedback
* Move scenarios to seperate list
* Cast Device to avoid issues with DataUpdateCoordinator default
* Remove unnecessary casts and improve type notation
* Check if state.value exists
* Fix last mypy error (thanks @epenet)
* Remove extra string cast
* Improve sensor typing
* Update pyoverkiz and remove typing
* Small code improvement
* Fix assert to reflect real world
* Properly type Callable to not return Any
* Remove unnecessary cast
* Add OverkizStateType
* Bugfix
* Address feedback - multiline lambda
* Pylint fix
* Remove added binary sensor
2022-01-08 10:53:15 +01:00
J. Nick Koston
943aaaeb3f
Add SenseME integration ( #62909 )
...
Co-authored-by: Big Mike <mikelawrence@users.noreply.github.com>
2022-01-07 22:53:05 -10:00
J. Nick Koston
0b67d7fb28
Bump flux_led to 0.27.42 ( #63651 )
...
- Fixes RGB/WW/CW controller operating mode not being detected after
a factory reset.
- When the device is factory reset or setup for the first time the operating
mode is reported as 0 and its expected the user will set it in the
Magic Home app. If they skip that step Home Assistant will never be able
to figure out which operating mode the device is using and the CW and WW
channels will not work.
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.27.41...0.27.42
2022-01-07 17:45:39 -08:00
Franck Nijhof
146e1c5eb5
Revert "Update Numpy to 1.22.0 ( #63559 )" ( #63648 )
...
This reverts commit d8e1e1396c
.
2022-01-07 17:11:39 -08:00
J. Nick Koston
aee412f60b
Bump flux_led to 0.27.41 ( #63638 )
2022-01-07 22:43:42 +01:00
G Johansson
e7ef317b43
Bump yalesmartalarmclient to v0.3.7 ( #63596 )
2022-01-07 15:15:23 +01:00
Tobias Perschon
beed861a19
Add daily energy usage sensor to daikin ( #61617 )
2022-01-07 14:58:21 +01:00
RefineryX
b3c2ebd9ca
Add support for Levoit Core 300S air purifier to VeSync integration ( #62488 )
2022-01-07 12:55:39 +01:00
Simon Tegelid
4c1f65b7a4
Bump pybotvac version for the neato integration ( #63586 )
2022-01-07 12:54:57 +01:00
Franck Nijhof
d8e1e1396c
Update Numpy to 1.22.0 ( #63559 )
...
* Update Numpy to 1.22.0
* Remove obsolete ignore
2022-01-06 18:51:13 +01:00
Allen Porter
1ed2497ec9
Revert "Bump google-cloud-pubsub to 2.9.0 (attempt #2 ) ( #63522 )" ( #63561 )
...
This reverts commit 1baa3d87d1
.
2022-01-06 09:46:11 -08:00
Franck Nijhof
31f37f3363
Update PyTurboJPEG to 1.6.4 ( #63553 )
2022-01-06 08:56:39 -08:00
Allen Porter
1baa3d87d1
Bump google-cloud-pubsub to 2.9.0 (attempt #2 ) ( #63522 )
2022-01-06 15:47:06 +01:00
jjlawren
7f077c8956
Bump soco to 0.25.3 ( #63548 )
2022-01-06 15:26:03 +01:00
Jonathan Keljo
41625f7410
Bump greeneye_monitor to v3.0.1 ( #63531 )
2022-01-06 14:59:56 +01:00
Kevin Worrel
10e2caf9e6
Bump screenlogicpy ( #63533 )
2022-01-05 22:32:55 -10:00
J. Nick Koston
4283b2358c
Add support for Steamist steam showers ( #63251 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-06 02:55:57 +01:00
Pascal Reeb
00e7421e3a
Upgrade pynuki to 1.5.2 ( #62866 )
2022-01-05 22:57:55 +01:00
Franck Nijhof
ce31af5b42
Revert "Bump google-cloud-pubsub to 2.9.0 (to bump grpcio)" ( #63517 )
2022-01-05 22:50:11 +01:00
rhpijnacker
32c416b646
Bump dsmr-parser dependency to 0.32 ( #63436 )
2022-01-05 22:50:00 +01:00
Allen Porter
f786237def
Bump google-cloud-pubsub to 2.9.0 ( #63493 )
...
The primary motivation is to kick off building wheels for grpcio
2022-01-05 12:03:45 -08:00
Tom Hennigan
ce138dd30e
Add unique id to flic buttons ( #61496 )
...
* Use bluetooth address as unique id for flic buttons.
* Always lower case address for uid and add tests.
* Update test to set up component.
* Use format_mac(addr) as unique id.
* Only patch pyflic objects and use query entity registry for buttons.
* Replace ExitStack with patch.multiple, remove assert_setup_component.
* Test binary sensor is present in state machine.
2022-01-05 17:51:01 +01:00
Mike Degatano
c1967abfca
Bump influxdb-client dependency to 1.24.0 ( #63397 )
2022-01-05 12:45:41 +01:00
J. Nick Koston
11ec7937f7
Bump flux_led to 0.27.40 to fix SK6812RGBW white level reporting ( #63435 )
2022-01-05 12:24:03 +01:00
Erik Montnemery
0ef30c4e37
Bump pychromecast to 10.2.3 ( #63429 )
2022-01-05 12:17:54 +01:00
Daniel Hjelseth Høyer
ba1b09a3a5
Add external Tibber statistics ( #62249 )
...
* Tibber, add external statistics
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Tibber, add external statistics
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Tibber ext stats
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Add tests
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* name
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2022-01-05 09:33:12 +01:00
Franck Nijhof
0adc96348c
Update holidays to 0.12 ( #63389 )
2022-01-05 09:14:48 +01:00
mletenay
f0acbabd48
Add Goodwe solar inverter integration ( #58503 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2022-01-04 22:19:31 +01:00
tschnilo
46e61008ea
Update PyVicare to 2.15.0 ( #63342 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-01-04 17:55:43 +01:00