Paulus Schoutsen
1bfd98ab14
Bump frontend to 20211129.0 ( #60564 )
2021-11-29 18:35:41 -08:00
David F. Mulcahey
2f24fc0fd4
Fix Flo returning stale data ( #60491 )
...
* Fix Flo returning stale data
* update tests
* update coverage
2021-11-29 20:00:39 -05:00
Eugenio Panadero
923cb0f4b7
Bump aiopvpc to 2.2.4 to fix price sensor attributes for pvpc_hourly_pricing ( #60012 )
2021-11-29 16:57:32 +01:00
Steffen Zimmermann
c407e24a18
Add wiffi device configuration url support ( #60367 )
2021-11-29 16:29:31 +01:00
Franck Nijhof
5a97db6685
Upgrade wled to 0.10.1 ( #60542 )
2021-11-29 14:43:02 +01:00
Jesse Hills
622d9606a5
Esphome/button ( #60522 )
2021-11-29 09:57:37 +01:00
J. Nick Koston
c535f785a8
Bump flux_led to 0.25.2 ( #60519 )
...
- Fixes warm/cold values on RGBCW bulbs with newer firmware
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.25.1...0.25.2
2021-11-29 06:21:33 +01:00
micha91
b4730f4ffe
Add Yamaha MusicCast number entities ( #60093 )
2021-11-28 07:52:46 -10:00
einarhauks
4d345e0665
Add Tesla Wall Connector integration ( #60000 )
2021-11-28 07:41:01 -10:00
Franck Nijhof
e1036f3c71
Upgrade restrictedpython to 5.2 ( #60493 )
2021-11-28 16:34:15 +01:00
Vilppu Vuorinen
76b047dd12
Update pymelcloud to 2.5.5 ( #60484 )
2021-11-28 14:21:44 +01: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
Alexei Chetroi
9b493be2b2
Bump up ZHA dependencies ( #60474 )
2021-11-27 22:49:59 -05: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
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
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
Chris Talkington
2a35ae2c0a
Update rokuecp to 0.8.4 ( #57259 )
2021-11-25 18:21:39 -06: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
J. Nick Koston
213be1f15e
Update flux_led to use async_set_brightness in the lib ( #60315 )
2021-11-25 12:41:32 +01:00
Matthias Lohr
3372288c88
Add tolo sensor platform ( #60308 )
2021-11-25 12:29:09 +01:00
J. Nick Koston
5b199bcc6d
Use random effect from flux_led library ( #60312 )
2021-11-25 02:34:19 +01:00
rikroe
301ef0f636
Fix BMW ConnectedDrive, update to My BMW API ( #59881 )
...
* Fix BMW ConnectedDrive, update to My BMW API
* Use const device classes
* Implement native_value via EntityDescription
* Use device class const, reomve device_class from charging_status
* Cleanup
* Remove max_range_electric
* Revert removing sensor name & unique_id
* Add region china again, update bimmer_connected
* Update to bimmer_connected==0.8.2
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2021-11-24 23:18:45 +01:00
Matthias Lohr
a399037a46
Add TOLO Sauna (tolo) integration ( #55619 )
2021-11-24 20:45:13 +01:00
J. Nick Koston
86cd46a0dd
Add support for adjusting effect brightness in flux_led ( #60247 )
2021-11-24 19:55:00 +01:00
Andreas Brett
cee5595ba7
Add pi_hole entity "available_updates" ( #56181 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-23 23:05:27 +01:00
Robert Dunmire III
fd8229f4f4
Bump librouteros version to 3.2.0 ( #60066 )
2021-11-23 22:18:19 +01:00
Raman Gupta
d249743ccf
Bump zwave-js-server-python to 0.33.0 ( #60213 )
2021-11-23 10:53:46 -05:00
Erik Montnemery
7e08238cd8
Bump pychromecast to 10.1.1 ( #60214 )
2021-11-23 09:38:31 -06:00
Paulus Schoutsen
4ff3b2e9a9
Bump frontend to 20211123.0 ( #60184 )
2021-11-22 19:07:27 -08:00
J. Nick Koston
4af5cde738
Include model name in flux_led discovery when available ( #60105 )
2021-11-22 20:21:46 -06:00
J. Nick Koston
cb3b19b000
Add support for adjusting flux_led effects speed ( #59679 )
2021-11-22 16:52:06 -08:00
Milan Meulemans
637b6bbb97
Upgrade aionanoleaf to 0.0.4 ( #60160 )
2021-11-22 19:49:24 +01:00
Hans Oischinger
38b976e6d6
Add vicare config flow ( #56691 )
...
* Configuration via UI
Config flow / YAML deprecation
- Support discovery via MAC address
- Support import of YAML config
- Switch to ConfigEntry, get rid of platform setup
* Fix review comments
* More tests for vicare yaml import
2021-11-22 15:06:42 +01:00
Glenn Waters
65d1f8183f
Fix Environment Canada server loading ( #60087 )
...
* Reduce number of requests hitting EC servers.
* Bump lib.
2021-11-22 12:40:25 +01:00
Aaron Bach
1da251860e
Fix bugs causing SimpliSafe entities to incorrectly show `unavailable` ( #59955 )
2021-11-21 21:32:03 -07:00
RenierM26
02b72d8c23
Bump ezviz api 0.2.0.5 ( #60090 )
2021-11-21 18:51:22 -06:00
Allen Porter
7e0ddd1d8c
Bump google-nest-sdm to 0.4.0 ( #60068 )
...
Full changelog: https://github.com/allenporter/python-google-nest-sdm/compare/0.3.9...0.4.0
All changes are in new code and is expected to be a no-op for the current code.
This release introduces a new API for fetching events for upcoming features in Home Assistant,
namely fetching camera clips for battery cameras. The new API is uniform across old and new
cameras.
2021-11-21 08:10:09 +01:00
Simone Chemelli
23f37d0127
Bump aioshelly to 1.0.5 ( #60058 )
2021-11-20 16:59:45 -08:00
Jared Hobbs
6d4b74f8f2
Add haa vendor extensions ( #59750 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-11-20 09:22:10 -06:00
Diogo Gomes
e8970d6390
Bump roombapy to 1.6.4 ( #60008 )
2021-11-19 23:46:45 +01:00
Daniel Hjelseth Høyer
4f89ce4fb8
Bump Mill library ( #59995 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-19 17:18:52 -05:00
Aaron Bach
8f6796f428
Prevent IQVIA from blocking other integrations' startup ( #60001 )
2021-11-19 14:01:26 -07:00
Aaron Bach
dedc4a8285
Prevent OpenUV from blocking other integrations' startup ( #59956 )
...
* Prevent OpenUV from blocking other integrations' startup
* Comment
2021-11-19 13:53:47 -07:00
Guido Schmitz
da68cfa821
Bump devolo_plc_api to 0.6.3 ( #59991 )
2021-11-19 19:31:28 +01:00
Franck Nijhof
a51f2a433f
Upgrade pyatmo to 6.2.0 ( #59975 )
2021-11-19 12:36:25 +01:00
Daniel Hjelseth Høyer
a3d5aec778
Mill local access ( #59549 )
...
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Mill local
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Update homeassistant/components/mill/config_flow.py
Co-authored-by: Allen Porter <allen@thebends.org>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* coveragerc
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
* Fix review comments
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
Co-authored-by: Allen Porter <allen@thebends.org>
2021-11-18 21:44:45 -08:00
Nathan Spencer
406cbcfe2d
Use an assumed switch state until refresh callback is complete ( #59805 )
2021-11-18 21:29:38 -08:00
J. Nick Koston
347c4ea137
Bump zeroconf to 0.37.0 ( #59932 )
2021-11-18 20:23:20 -08:00
Eduard van Valkenburg
958c199d80
Brunt package update with async, data update coordinator and config flow ( #49714 )
...
* implemented config_flow and dataupdatecoordinator
* implemented config flow, dataupdatecoordinator and tests.
* undid extra vscode task
* fixed pylint errors
* updates based on review
* fix mypy in reauth
* fast interval to 5 sec
* fixed test patches and others from review
* added released package
* deleted wrong line from coveragerc
* updates to config and tests
* fixed test patch
2021-11-18 23:00:42 +01:00
Franck Nijhof
87f2eb3bd7
Upgrade sentry-sdk to 1.5.0 ( #59842 )
2021-11-18 11:33:53 +01:00
Tomas Kislan
cfc02fc9f4
Update minio dependency to 5.0.10 ( #59878 )
...
* Update minio dependency to 5.0.10
* Update minio dependency in manifest file
2021-11-18 10:59:04 +01:00
René Klomp
5d0c758886
Bump pysma to 0.6.9 ( #59848 )
2021-11-17 19:56:04 -06:00
Maciej Bieniek
1c11e7061d
Bump Nettigo Air Monitor backend library ( #59675 )
2021-11-17 19:00:19 -06:00
Paulus Schoutsen
6175f1b6f3
Bump frontend to 20211117.0 ( #59851 )
2021-11-17 11:45:08 -08:00
starkillerOG
cac54d8e39
bump motionblinds to 0.5.8 ( #59834 )
2021-11-17 15:26:23 +01:00
Raman Gupta
0f64e7036f
Bump zwave-js-server-python to 0.32.0 ( #59727 )
2021-11-17 11:56:48 +01:00
Maikel Punie
7e5316eb86
Bump velbusaio to 2021.11.7 ( #59817 )
2021-11-17 10:15:19 +01:00
Erik Montnemery
593bc866f0
Bump pychromecast to 10.1.0 ( #59719 )
...
* Prepare for pychromecast 10
* Bump pychromecast to 10.0.0
* Bump pychromecast to 10.1.0
* Update homeassistant/components/cast/discovery.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-17 09:05:25 +01:00
Dermot Duffy
a88469ec74
Bump motioneye-client to v0.3.12 ( #59811 )
2021-11-17 08:29:59 +01:00
Marcel van der Veldt
e1e6925097
Refactor of Hue integration with full V2 support ( #58996 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-11-16 11:59:17 -08:00
Franck Nijhof
9256a033a6
Upgrade spotipy to 2.19.0 ( #59728 )
2021-11-16 02:23:59 +01:00
J. Nick Koston
7122998307
Bump flux_led to 0.24.24 ( #59740 )
2021-11-15 23:13:37 +01:00
Daniel Hjelseth Høyer
0040606c65
Bump Tibber library to 0.21.0 ( #59732 )
2021-11-15 20:03:39 +01:00
Clifford Roche
811b33092b
Bump greeclimate to 0.12.5 ( #59730 )
2021-11-15 19:32:50 +01:00
Erik Montnemery
81d1899094
Bump pychromecast to 9.4.0 ( #59716 )
2021-11-15 14:50:40 +01:00
Aaron Bach
5370dd8122
Bump simplisafe-python to 2021.11.0 ( #59692 )
2021-11-15 11:23:25 +01:00
Joakim Plate
c2d66956b0
Bump philips js to 2.7.6 ( #59690 )
2021-11-15 06:58:07 +01:00
Austin Mroczek
4963bb97d0
bump total_connect_client to 2021.11.4 ( #59695 )
2021-11-15 06:56:49 +01:00
Franck Nijhof
9f2ec5c906
Upgrade wled to 0.10.0 ( #59669 )
...
* Upgrade wled to 0.10.0
* DeviceInfo expects a string, not a AwesomeVersion object
2021-11-14 21:03:00 +01:00
Anton Malko
cd988bded0
Update aiolookin to 0.0.4 version ( #59684 )
2021-11-14 20:36:14 +01:00
csgitmeup
26f3d50a32
Bump pykodi to 0.2.7 ( #59251 )
2021-11-14 17:06:06 +01:00
J. Nick Koston
3175bca37d
Bump flux_led to 0.24.21 ( #59662 )
2021-11-14 11:56:06 +01:00
Regev Brody
c6c8c1293f
Bump pyezviz to 0.1.9.8 ( #58873 )
...
* always create sensors for ezviz
* fix ezviz sensors
2021-11-14 11:20:02 +01:00
Andrey Gorbunov
5860932635
Bump pymysensors to 0.22.1 ( #59521 )
...
* Bump pymysensors to 0.22.0 (#51265 )
* Bump pymysensors to 0.22.1 (#51265 )
2021-11-14 03:12:27 +01:00
Matthias Alphart
2fca5a4b55
Update xknx to 0.18.13 ( #59658 )
2021-11-14 00:05:32 +01:00
Keilin Bickar
f65af0f9d7
Update sense library version number ( #59454 )
2021-11-13 15:17:10 -06:00
J. Nick Koston
0ba45e4db4
Bump zeroconf to 0.36.13 ( #59644 )
...
- Closes #59415
- Fixes #58453
- Fixes #57678
- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.12...0.36.13
2021-11-13 18:18:54 +01:00
Clifford Roche
48024b6da0
Bump greecliamate to 0.12.4 ( #59645 )
2021-11-13 18:18:12 +01:00
Franck Nijhof
aa89c670eb
Upgrade wled to 0.9.0 ( #59635 )
2021-11-13 15:26:57 +01:00
Aaron Bach
303b6bc4f1
Add configuration URL for Ambient PWS ( #59616 )
2021-11-13 14:19:04 +01:00
Franck Nijhof
c70f06be48
Upgrade twentemilieu to 0.4.2 ( #59599 )
2021-11-13 12:22:07 +01:00
Daniel Hjelseth Høyer
9d674af566
Bump open-garage to 0.2.0 ( #59608 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-13 11:54:24 +01:00
Daniel Hjelseth Høyer
49b0457172
Bump pyMetno to 0.9.0 ( #59609 )
2021-11-12 22:09:07 +01:00
Daniel Hjelseth Høyer
44ae0e214a
Bump Adax library ( #59592 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-12 19:07:35 +01:00
Daniel Hjelseth Høyer
7fff0a9865
Bump Airthings library ( #59595 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-12 19:06:50 +01:00
Franck Nijhof
8249959eac
Update elgato to 2.2.0 ( #59585 )
2021-11-12 15:43:19 +01:00
Franck Nijhof
5e6ad8977a
Update vehicle to 0.2.0 ( #59583 )
2021-11-12 15:42:46 +01:00
j-stienstra
0ae5b9e880
Add Jellyfin integration ( #44401 )
...
* Initial commit after scaffold setup
* Add initial config flow
* Create initial entity
* Ready for testing
* Can browse, no result yet
* Further improvements. Browsing is working.
Now need to work on proper stream URL
* Two valid URLs. Do not play in HA
* First working version for music
* Add thumbnail
* Includes Artist->Album hierarchy
* Add sorting of artists, albums and tracks
* Remove code for video libraries
* Improved code styling
* Optimize configuration flow
* Fix unit tests for config flow
* Fix import order
* Conform to style requirements
* Use empty string as media type for non playables
* 100% code coverage config_flow
* Type async_get_media_source
* Final docsctring fix after rebase
* Add __init__ and media_source files to .coveragerc
* Fix testing issues after rebase
* Fix string format issues and relative const import
* Remove unused manifest entries
* Raise ConfigEntry exceptions, not log errors
* Upgrade dependency to avoid WARNING on startup
* Change to builtin tuple and list (deprecation)
* Log broad exceptions
* Add strict typing
* Further type fixes after rebase
* Retry when cannot connect, otherwise fail setup
* Remove unused CONFIG_SCHEMA
* Enable strict typing checks
* FlowResultDict -> FlowResult
* Code quality improvements
* Resolve mypy.ini merge conflict
* Use unique userid generated by Jellyfin
* Update homeassistant/components/jellyfin/config_flow.py
Remove connection class from config flow
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
* Minor changes for additional checks after rebase
* Remove title from string and translations
* Changes wrt review
* Fixes based on rebase and review suggestions
* Move client initialization to separate file
* Remove persistent_notification, add test const.py
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
2021-11-12 14:57:40 +01:00
Joakim Sørensen
363de37400
Override api url in norway_air ( #59573 )
2021-11-12 10:26:17 +01:00
J. Nick Koston
5d2eb8d3ff
Add tilt support to bond covers ( #59505 )
2021-11-11 19:31:58 -08:00
Ricardo Steijn
715aa86a35
Bump crownstone-cloud to v1.4.9 ( #59500 )
2021-11-12 01:29:00 +01:00
Jonathan Keljo
a079b4fd58
Add tests to bring greeneye_monitor to 99% coverage ( #58661 )
...
* Bring greeneye_monitor to 99% coverage.
* Pass monitor into listeners on Monitors
* Updates for changes in `dev`, create mock monitor
* Remove logging left in after debugging
* Remove xfails now that #58764 has merged
2021-11-11 13:20:16 +01:00
J. Nick Koston
751098c220
Bump sqlalchemy to 1.4.26 ( #59527 )
2021-11-10 20:01:59 -08:00
Allen Porter
01fe69511f
Bump google-nest-sdm to 0.3.9 ( #59458 )
2021-11-10 08:29:33 +01:00
Bram Kragten
4481fe11c4
Update frontend to 20211109.0 ( #59451 )
2021-11-09 14:40:21 -08:00
Robert Hillis
66f49d1826
Bump goalzero to 0.2.1 ( #59437 )
2021-11-09 21:46:44 +01:00
Robert Hillis
0c83a3284c
Bump pyefergy to 0.1.5 ( #59439 )
2021-11-09 21:45:14 +01:00
puddly
004d88caad
Bump zigpy-znp from 0.5.4 to 0.6.1 ( #59442 )
2021-11-09 15:12:17 -05:00
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
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
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
Chen-IL
2fd6400952
Bump aioasuswrt to 1.4.0 ( #59357 )
2021-11-09 11:17:48 +01:00
epenet
d226df2511
Dyson removal ( #59401 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-09 10:38:51 +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
Maikel Punie
bb1203c61d
Bump velbusaio to 2021.11.6 ( #59353 )
2021-11-08 21:56:17 +01:00
Bram Kragten
69da2b29e6
Update frontend to 20211108.0 ( #59364 )
2021-11-08 12:45:40 -08:00
jan iversen
ac354ecff5
Bump pytradfri to v7.2.0. ( #59342 )
2021-11-08 20:20:19 +01:00
Erik Montnemery
7b9715bec3
Bump paho-mqtt to 1.6.1 ( #59339 )
2021-11-08 18:16:44 +01:00
Aidan Timson
875aecd4e2
System Bridge - Add configuration URL ( #59320 )
2021-11-08 09:09:08 -08:00
Paulus Schoutsen
296f678d52
Add Evil Genius Labs integration ( #58720 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-08 08:56:27 -08:00
J. Nick Koston
977b3cbe98
Improve support for flux_led pixel/RBM controllers ( #59325 )
...
* Fetch flux_led effects from library
- Each model can have different effects
* Improve support for flux_led pixel/RBM controllers
- RBM effects 1-100 are now available
* empty
2021-11-07 19:13:42 -08:00
Alexei Chetroi
958c588a19
Bump up ZHA dependencies ( #59314 )
2021-11-07 19:06:22 -08:00
Austin Mroczek
72aaeda8a0
Bump total_connect_client to 2021.11.2 ( #58818 )
...
* update total_connect_client to 2021.10
* update for total_connect_client changes
* remove unused return value
* bump total_connect_client to 2021.11.1
* bump total_connect_client to 2021.11.2
* Move to public ResultCode
* load locations to prevent 'unknown error occurred'
* add test for zero locations
* Revert "load locations to prevent 'unknown error occurred'"
This reverts commit 28b8984be5
.
* Revert "add test for zero locations"
This reverts commit 77bf7908d5
.
2021-11-07 15:30:34 -08:00
Franck Nijhof
ddf0941275
Upgrade async-upnp-client to 0.22.12 ( #59284 )
2021-11-07 07:41:26 -08:00
micha91
37259a1448
Fix udp ports ( #59293 )
2021-11-07 07:38:12 -08:00
Franck Nijhof
fdf1bfa140
Add RDW Vehicle information integration ( #59240 )
2021-11-06 19:34:51 +01:00
Franck Nijhof
af521c0a35
Upgrade numpy to 1.21.4 ( #59188 )
...
Co-authored-by: Marvin Wichmann <marvin.wichmann@unic.com>
2021-11-06 16:43:29 +01:00
Tobias Sauerwein
59ae35892c
Bump RMVtransport to v0.3.3 ( #59210 )
2021-11-06 13:40:45 +01:00
J. Nick Koston
23f0afa789
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-06 13:34:10 +01:00
Aidan Timson
15636a4fe4
Bump systembridge to v2.2.1 ( #59229 )
2021-11-06 13:32:20 +01:00
Aidan Timson
66bdbbff45
Bump aiolyric to v1.0.8 ( #59228 )
2021-11-06 13:31:06 +01:00
Michael
2a05697c91
bump aioshelly to 1.0.4 ( #59209 )
2021-11-06 12:50:53 +01:00
Robert Hillis
aaaae6abca
Bump pyefergy to 0.1.4 ( #59219 )
2021-11-06 11:53:34 +01:00
Matthias Alphart
d2ffecbca4
Tests for the Fronius integration ( #57269 )
...
* tests for a Symo inverter system
* update testing requirement
* add tests for energy meter data
* move response JSONs to fixture directory
* add storage system response
* review suggestion
2021-11-05 19:27:17 +01:00
J. Nick Koston
2d48f4b65e
Bump flux_led to 0.24.15 ( #59159 )
...
- Changes: https://github.com/Danielhiversen/flux_led/compare/0.24.14...0.24.15
- Fixes color reporting for addressable devices
2021-11-05 11:27:52 -04:00
Aaron Bach
dd0537054a
Bump aioguardian to 2021.11.0 ( #59161 )
2021-11-05 11:27:35 -04:00
Joakim Sørensen
d709fcdd30
Bump pyhaversion from 21.10.0 to 21.11.1 ( #59147 )
2021-11-05 12:03:00 +01:00
J. Nick Koston
8b25bd0cea
Bump zeroconf to 0.36.12 ( #59133 )
...
- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.11...0.36.12
Bugfix: Prevent service lookups from deadlocking if time abruptly moves backwards
2021-11-05 11:22:59 +01:00
J. Nick Koston
e57c60bb2f
Bump flux_led to 0.24.14 ( #59121 )
2021-11-04 20:10:47 -07:00
Franck Nijhof
23cb396aad
Upgrade restrictedpython to 5.2a1.dev0 ( #59049 )
2021-11-04 14:52:57 +01:00
Maikel Punie
23a0f0b777
Bump velbus-aio to 2021.11.0 ( #59040 )
2021-11-04 12:27:41 +01:00
Eugenio Panadero
a64cec6da1
Bump aiopvpc to 2.2.1 ( #59008 )
...
happening because some config change in the ESIOS API server,
solved with a version patch in aiopvpc
(details in https://github.com/azogue/aiopvpc/pull/28 )
2021-11-04 05:32:16 +01:00
Bram Kragten
a7d958ae8a
Update frontend to 20211103.0 ( #58988 )
2021-11-03 11:51:17 +01:00
Tom Harris
8dcaae69e1
Bump pyinsteon to 1.0.13 ( #58908 )
2021-11-02 09:31:30 +01:00
Marvin Wichmann
108962b134
Update xknx to 0.18.12 ( #58891 )
2021-11-01 15:36:30 +01:00
Robert Hillis
8e03102892
Bump pyefergy to 0.1.3 ( #58821 )
2021-10-31 18:41:55 +01:00
Michael Chisholm
4f83a251fa
Bump async-upnp-client to 0.22.11 ( #58803 )
2021-10-31 16:16:50 +01:00
Tim Rightnour
f87f72bb8e
Switch to update coordinator, and bump venstarcolortouch to 0.15 ( #58601 )
2021-10-30 17:23:47 -05:00
J. Nick Koston
3374005b33
Bump zeroconf 0.36.11 ( #58755 )
2021-10-30 19:18:39 +02:00
Aaron Bach
f7dea3aa1d
Add Ridwell integration ( #57590 )
2021-10-30 08:27:48 -06:00
Daniel Hjelseth Høyer
855e0fc2eb
Update Mill library, add support for generation 3 heaters. #58536 ( #58738 )
2021-10-30 15:43:05 +02:00
Aaron Bach
a4a5a2e782
Bump aioambient to 2021.10.1 ( #58708 )
2021-10-29 14:43:39 -05:00
Jesse Hills
6d30105c9f
Add configuration_url to ESPHome ( #58565 )
2021-10-28 21:04:00 -07:00
John Parchem
1b72536119
Add support for Levoit Core 400S air purifier to VeSync integration ( #57126 )
2021-10-28 19:03:27 -05:00
schreyack
e10bd39827
Add a Preset mode for Honeywell permanent hold ( #58060 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-28 18:59:50 -05:00
Clifford Roche
34a6ce6f2a
Bump greeclimate to 0.12.3 ( #58635 )
2021-10-28 18:58:59 -05:00
J. Nick Koston
f619a8e4a0
Reduce rainmachine intervals to avoid device overload ( #58319 )
2021-10-28 22:44:28 +02:00
Guido Schmitz
f1884d34e9
Add devolo home network integration ( #45866 )
...
Co-authored-by: Markus Bong <2Fake1987@gmail.com>
Co-authored-by: Markus Bong <Markus.Bong@devolo.de>
2021-10-28 22:42:10 +02:00
Bram Kragten
808e067c22
Update frontend to 20211028.0 ( #58629 )
2021-10-28 21:32:38 +02:00
Erik Montnemery
5851d5246e
Bump hatasmota to 0.3.0 ( #58592 )
2021-10-28 14:23:26 +02:00
Bram Kragten
f56802f8e9
Update frontend to 20211027.0 ( #58545 )
2021-10-27 21:55:58 +02:00
Austin Mroczek
baaaf3d2bc
Add multi-partition support for TotalConnect ( #55429 )
2021-10-27 12:15:13 -05:00
uvjustin
35acca1063
Use PyAV fork and set hvc1 codec tag for H.265 ( #58309 )
2021-10-27 11:04:46 +02:00
Robert Svensson
f6e38fc4e2
Fix issue where UniFi DPI groups state wasn't being updated ( #58502 )
2021-10-27 10:35:44 +02:00
Jesse Hills
c656bf1646
Add entity categories to esphome ( #58495 )
2021-10-27 12:53:39 +13:00
Aaron Bach
e2e19cf4b4
Bump aioambient to 2021.10.0 ( #58494 )
2021-10-26 17:44:40 -06:00
Glenn Waters
de4a4c3ba9
Add async lib and DataUpdateCoordinator for environment_canada ( #57746 )
2021-10-26 14:23:43 -07:00
Paulus Schoutsen
3715286969
Bump frontend to 20211026.0 ( #58500 )
2021-10-26 14:08:35 -07:00
Daniel Hjelseth Høyer
6860acd28f
Add Mill Sense Air sensors ( #57776 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-26 21:15:33 +02:00
Christian Bilevits
370c7a7ccf
Bump pyotp to 2.6.0 ( #58413 )
2021-10-26 20:41:12 +02:00
David F. Mulcahey
dd1154ad08
Bump ZHA quirks version to 0.0.63 ( #58478 )
2021-10-26 20:22:18 +02:00
Peter Nijssen
fd45a07677
Automatic spider supported fan speed and hvac ( #58308 )
...
* Automatic fill of supported fan speed and hvac
Automatic fill of supported fan speed and hvac
* Update manifest of spiderpy to 1.5.0
Update manifest of spiderpy to 1.5.0
* Update spiderpy version to 1.5.0 in requirements files
* Code formatted using Black
* Move support fan and hvac values into a class variable
* Move convert to HA value to hvac_modes method
* Log a warning for any invalid operation mode
* Update homeassistant/components/spider/climate.py
Update as suggested by @mivn23
Co-authored-by: mvn23 <schopdiedwaas@gmail.com>
* PR feedback update + dependency update
* Remove logging
Co-authored-by: Bennert <info@bennert.nl>
Co-authored-by: mvn23 <schopdiedwaas@gmail.com>
2021-10-26 11:05:03 +02:00
Maikel Punie
00377a926e
Fix velbus climate ( #58408 )
...
* Initial work on velbus climate fixes home-assistant/core#58382
* Clean up the code, fixed the preset_mode
* Fix climate havc mode return value
2021-10-26 10:53:13 +02:00
J. Nick Koston
3732ae738e
Fix flux_led with RGB/W bulbs (model 0x44) ( #58438 )
2021-10-25 21:53:13 -05:00
Dave T
e22aaea5b2
Aurora abb (solar) configflow ( #36300 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-25 20:04:42 -05:00
Aaron Bach
a813608185
Re-add support for realtime SimpliSafe websocket ( #58061 )
...
* Migrate SimpliSafe to new web-based authentication
* Ensure we're storing data correctly
* Re-add support for realtime websocket in SimpliSafe
* Updates
* Better lock state from websocket
* Unknown states
* Streamline
* Unnecessary assertion
* Remove conditions we can't reach
* Require multiple error states from REST API before reacting
* Only disconnect when needed
* Typing
* Code review
2021-10-25 16:45:13 -06:00
Alexei Chetroi
0c684cee51
Bump up ZHA dependencies ( #58409 )
2021-10-25 10:29:47 -04:00
Steven Looman
e5e38ace6c
Bump async-upnp-client to 0.22.10 ( #58387 )
2021-10-25 12:22:19 +02:00
Franck Nijhof
21709e7170
Upgrade Tuya IoT Python SDK to 0.6.3 ( #58240 )
2021-10-25 12:09:54 +02:00
gjong
f30963e15b
Upgrade youless library to fix LS110 power total is not a number ( #58333 )
2021-10-25 09:46:08 +02:00
jan iversen
79f68b050a
Bump pytradfri to 7.1.1 ( #58379 )
2021-10-25 08:55:50 +02:00
Nathan Spencer
21daffe905
Bump pylitterbot to 2021.10.1 ( #58307 )
2021-10-23 11:07:28 -10:00
J. Nick Koston
5958e6a3f9
Ensure zeroconf uses the newest non-link local address in discovery ( #58257 )
2021-10-23 08:50:19 -10:00
ANMalko
581d9ec281
Update aiolookin to 0.0.3 version ( #58249 )
2021-10-23 16:17:25 +02:00
jrester
f176dc512c
Update tesla_powerwall to 0.3.12 ( #58284 )
2021-10-23 15:35:23 +02:00
Ivan Belokobylskiy
059880ebdc
Fix yandex captcha detecting ( #56132 )
...
Yandex recently switched to the new captcha page and the new version of aiomaps supports it.
The check for captcha is moved to platform setup.
Fixes #56035
2021-10-23 11:14:32 +02:00
Clifford Roche
a0c96f2a9a
Bump greeclimate to 0.12.2 ( #58256 )
2021-10-23 10:19:19 +02:00
Nicolas Mowen
93b061e9d9
Update ismartgate dependency ( #58259 )
2021-10-22 16:33:30 -10:00
Maikel Punie
37b7eda37a
Bump velbusaio to 2021.10.6 ( #58168 )
...
* Bump velbusaio to 2021.10.3
* Bump velbusaio to 2021.10.5
* Bump velbusaio to 2021.10.6
2021-10-23 03:42:33 +02:00
Joakim Plate
8da3b4c79f
Bump arcam library to 0.12 with new series support ( #53843 )
2021-10-22 22:13:17 +02:00
Ryan Fleming
c84fee7c6e
Rework octoprint ( #58040 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-22 15:25:12 +02:00
Allen Porter
4242711301
Bump google-nest-sdm to 0.3.8 ( #58186 )
2021-10-22 11:37:30 +02:00
J. Nick Koston
4a9209ebc8
Bump async-upnp-client to 0.22.9 ( #58185 )
...
Co-authored-by: Steven Looman <steven.looman@gmail.com>
2021-10-21 10:58:34 -10:00
ANMalko
626bd25129
Add LOOKin integration ( #58125 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-21 07:10:23 -10:00
Daniel Perna
acb24788d0
Update pyhomematic to 0.1.76 ( #58136 )
2021-10-21 08:21:48 +02:00
Paulus Schoutsen
3bdc637d1b
Bump frontend to 20211020.0 ( #58139 )
2021-10-20 20:26:25 -07:00
Brandon Rothweiler
a496465235
Bump pymazda to 0.2.2 ( #58113 )
2021-10-21 00:58:40 +02:00
Yuval Aboulafia
2fcce7fd12
Bump hdate to 0.10.4 ( #58121 )
2021-10-20 20:17:46 +02:00
J. Nick Koston
b507b9ebfb
Bump ismartgate to 4.0.3 ( #58073 )
...
* Bump ismartgate to 4.0.3
Fixes #56245
Changelog: https://github.com/bdraco/ismartgate/compare/v4.0.0...v4.0.3
* restart ci
2021-10-20 15:02:08 +02:00
Robert Svensson
008b784fc5
Add deCONZ number config entity for Hue motion sensor delay ( #58076 )
...
* First working draft of number platform
* Replace duration with delay for Hue motion sensors
Improve tests
* Bump dependency to v85
* Use constant for entity category
* Use type rather than using __class__
* Fix unique ID
2021-10-20 11:23:24 +02:00
Erik Montnemery
5f37fffcd1
Bump pychromecast to 9.3.1 ( #58035 )
2021-10-20 09:44:20 +02:00
J. Nick Koston
cafb3067ce
Bump flux_led to 0.24.12 ( #58071 )
2021-10-20 09:02:02 +02:00
Tom Schneider
c6aa767be6
Add volume_up and volume_down to musiccast ( #57919 )
2021-10-20 00:14:55 +02:00
J. Nick Koston
4f0886fd7d
Bump flux_led to 0.24.11 ( #58020 )
2021-10-19 11:40:35 -10:00
Aaron Bach
bf7c99c1f8
Migrate SimpliSafe to new web-based authentication ( #57212 )
2021-10-19 10:09:48 -10:00
Daniel Hjelseth Høyer
8eef2113c7
Add more info to OpenGarage device info ( #58037 )
2021-10-19 11:08:03 -07:00
rikroe
58417f509b
BMW: Fix check_control_message short description ( #57998 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2021-10-18 19:28:19 -07:00
J. Nick Koston
5138efcd92
Bump flux_led to 0.24.9 ( #58006 )
...
- Adds missing description for 0x04 models
2021-10-18 19:27:26 -07:00
Joakim Plate
bc5422d737
Bump fjaraskupan to 1.0.2 ( #57992 )
2021-10-18 22:23:06 +02:00
Erik Montnemery
fe8b9caf99
Bump pychromecast to 9.3.0 ( #57991 )
2021-10-18 21:48:50 +02:00
René Klomp
8b21a36e37
Bump pysma to 0.6.7 ( #57978 )
2021-10-18 20:59:37 +02:00
J. Nick Koston
698f3ca96c
Bump flux_led to 0.24.8 ( #57934 )
2021-10-18 06:52:17 -10:00
Erik Montnemery
47fdf078e4
Bump hatasmota to 0.2.21 ( #57966 )
2021-10-18 18:41:18 +02:00
Aaron Bach
6a8ff9ffe7
Fix bug that prevents multiple instances of Tile ( #57942 )
2021-10-17 20:32:18 -07:00
J. Nick Koston
cac0c04a91
Avoid setting up harmony websocket from discovery ( #57589 )
2021-10-17 20:32:02 -07:00
Felipe Martins Diel
32d6c27ba0
Bump broadlink to 0.18.0 ( #57929 )
2021-10-17 12:47:53 -10:00
J. Nick Koston
284861c8bb
Add support for push updates to flux_led ( #57890 )
2021-10-17 08:47:35 -10:00
starkillerOG
58f13e4e34
push motionblinds to 0.5.7 ( #57902 )
2021-10-17 16:53:49 +03:00
Maciej Bieniek
85c6942f55
Bump `brother` library to version 1.1.0 ( #57892 )
2021-10-17 00:12:35 -10:00
Fredrik Erlandsson
4b55893781
Bump pypoint ( #57888 )
2021-10-17 10:50:23 +02:00
jan iversen
c9f55c01af
Bump pymodbus to 2.5.3. ( #57887 )
2021-10-17 10:11:28 +02:00
Marvin Wichmann
48d4cdf882
Update xknx to 0.18.11 and fix flaky test ( #57877 )
...
* Update xknx to 0.18.11
* review: join the queue before actually asserting
2021-10-17 09:43:18 +02:00
J. Nick Koston
5461fa9a2d
Bump bond-api to 0.1.14 ( #57874 )
2021-10-16 15:57:11 -10:00
jan iversen
623d0ae932
Bump pytradfri to v.7.1.0 ( #57861 )
2021-10-16 22:19:14 +02:00
Martin Hjelmare
31ccaac865
Add vlc telnet config flow ( #57513 )
2021-10-15 11:46:58 -07:00
J. Nick Koston
427f2a085b
Reconnect and retry yeelight commands after previous wifi drop out ( #57741 )
2021-10-15 09:37:13 -07:00
starkillerOG
e34aed743c
Xiaomi Miio appropriatly raise ConfigEntryAuthFailed/ConfigEntryNotReady ( #54696 )
...
* Add reties to cloud login
* push to version 0.4 of micloud
* distinguish between authentication error and socket errors
* raise from error
* Update homeassistant/components/xiaomi_miio/gateway.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* move ConfigEntryNotReady to connect function
* remove unused import
* also add ConfigEntryNotReady for device
* catch exceptions in config flow
* fixes
* bring tests back to 100%
* add missing catch exception
* add test
* fix black
* Update homeassistant/components/xiaomi_miio/device.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* Update homeassistant/components/xiaomi_miio/gateway.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* Update tests/components/xiaomi_miio/test_config_flow.py
Co-authored-by: Teemu R. <tpr@iki.fi>
* fix tests
* define specific exceptions
* fix styling
* fix tests
* use proper DeviceException
* Revert "use proper DeviceException"
This reverts commit 0bd16135387cd6d9e563cd62ac147d0a25c577f3.
* use appropriate side-effect
* remove unused returns
* Update homeassistant/components/xiaomi_miio/const.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* remove unused returns
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-15 01:25:44 +02:00
starkillerOG
9280215d69
push motionblinds to 0.5.6 ( #57707 )
2021-10-14 15:32:17 -07:00
Peter Nijssen
f8ea2f9b08
Bump spiderpy to 1.4.3 ( #57675 )
2021-10-14 23:11:07 +02:00
Paulus Schoutsen
7104750008
Bump frontend to 20211014.0 ( #57706 )
2021-10-14 13:44:04 -07:00
Marvin Wichmann
addb91d49e
Update xknx to version 0.18.10 ( #57635 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-10-14 10:54:48 -07:00
J. Nick Koston
d3e24cc1d6
Bump flux_led to 0.24.5 ( #57653 )
...
- Fixes fallback to old protocol with asyncio
- Changelog: https://github.com/Danielhiversen/flux_led/compare/0.24.4...0.24.5
2021-10-14 11:15:29 +03:00
Otto Winter
df4e8721e9
ESPHome move ReconnectLogic to aioesphomeapi ( #57601 )
2021-10-13 10:04:23 -07:00
Maikel Punie
e130c8671b
Bump version ( #57607 )
2021-10-13 17:21:32 +02:00
J. Nick Koston
f41aedc0f9
Fix single channel controllers with flux_led ( #57458 )
2021-10-12 21:40:18 -07:00
Aaron Bach
deec3dfae4
Bump simplisafe-python to 11.0.7 ( #57573 )
2021-10-12 12:35:10 -06:00
shbatm
fb18c108d1
Add service to Rainmachine to push weather data from Home Assistant ( #57354 )
2021-10-12 07:40:46 -06:00
jan iversen
4afb4d9076
Bump pytradfri to 7.0.7 ( #57543 )
2021-10-12 15:07:20 +02:00
Daniel Hjelseth Høyer
d90d804260
Bump Mill library to 0.6.2 ( #57533 )
2021-10-12 12:09:12 +02:00
Maciej Bieniek
931032667c
Bump `accuweather` library to version 0.3.0 ( #57497 )
2021-10-12 11:23:49 +02:00
RenierM26
48c2cfa6f8
Use entity description for Ezviz sensors ( #56634 )
2021-10-11 20:09:19 +02:00
Glenn Waters
d0b37229dd
Switch to config_flow for Environment Canada ( #57127 )
...
* Add config_flow to Environment Canada
* Add unique_id
* Remove erroneous directory.
* Tests working!!
* Add back setup.
* First cut of import.
* Temp
* Tweak names.
* Import config.yaml.
* Clean up imports.
* Import working! Some refactor to clean it up.
* Add import test.
* Small optimization.
* Fix comments from code review.
* Remove CONF_NAME and config_flow for it.
* Fixup strings to match new config_flow.
* Fixes for comments from last review.
* Update tests to match new import code.
* Clean up use of CONF_TITLE; fix lint error on push.
* Phew. More cleanup on import. Really streamlined now!
* Update tests.
* Fix lint error.
* Fix lint error, try 2.
* Revert unique_id to use location as part of ID.
* Fix code review comments.
* Fix review comments.
2021-10-11 17:33:29 +02:00
Maciej Bieniek
8ee6662cff
Bump `nettigo_air_monitor` library to version 1.1.1 ( #57483 )
2021-10-11 17:27:04 +02:00
Fredrik Erlandsson
cadbf7f6a9
Bump Daikin version, catch new exception during config_flow ( #57080 )
2021-10-11 13:11:02 +02:00
RDFurman
9040b6a59e
Update somecomfort library to 0.7.0 ( #57214 )
2021-10-11 12:49:02 +02:00
micha91
20d08fa470
Upgrade aiomusiccast to tolererate not decodable characters ( #57461 )
2021-10-11 11:34:37 +02:00
gjong
3dc1a268ae
Upgrade youless library to fix missing sensor LS110 ( #57366 )
2021-10-11 11:30:23 +02:00
Robert Hillis
c4eeebd7a7
Add config flow for efergy ( #56890 )
2021-10-11 10:07:31 +02:00
spahlimi
14050966cc
Upgrade rvx to 0.7.0 ( #57430 )
2021-10-11 06:47:38 +02:00
J. Nick Koston
6e95ce70bc
Bump aiodiscover to 2.4.5 ( #57439 )
...
- Disable scanning if the network size exceeds the maximum number of
allowed hosts (8192)
- Changelog: https://github.com/bdraco/aiodiscover/compare/v1.4.4...v1.4.5
- Closes #57378
2021-10-11 05:14:42 +02:00
J. Nick Koston
77c7709323
Bump zeroconf to 0.36.8 ( #57451 )
...
- Changelog: https://github.com/jstasiak/python-zeroconf/releases/tag/0.36.8
2021-10-11 04:40:17 +02:00
icemanch
3efbd6a1c9
Flux led color support ( #57353 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-10 09:18:15 -10:00
Aidan Timson
9f34d010e6
Add System Bridge display sensors ( #57019 )
...
* System Bridge - Add Display Sensors
* Omit default
2021-10-09 16:57:55 -07:00
Joakim Sørensen
d0101f67da
Bump pyhaversion to 21.10.0 ( #57377 )
2021-10-09 23:46:25 +02:00
MatthewFlamm
5829f93b53
Bump pynws to 1.3.2 ( #57361 )
2021-10-09 23:38:45 +02:00
Bram Kragten
b2cfbb7d1e
Update frontend to 20211007.1 ( #57385 )
2021-10-09 22:57:13 +02:00
RenierM26
b27bcf1b00
Bump Switchbot library ( #57367 )
...
* Bump dependency to fix SB password problem.
* Bump API version.
2021-10-09 10:02:35 +02:00
Clifford Roche
204b901464
Bump greeclimate to 0.11.9 ( #57358 )
2021-10-08 18:08:52 -06:00
Milan Meulemans
c04be4f5d0
Upgrade aionanoleaf to 0.0.3 to fix deadlock ( #57312 )
2021-10-08 08:59:19 -07:00
Steven Looman
ba83433c64
Fix multiple upnp/ssdp issues ( #57314 )
2021-10-08 08:57:49 -07:00
Franck Nijhof
82160fa350
Add config flow to Stookalert ( #57119 )
2021-10-08 11:34:22 +02:00
J. Nick Koston
ddab7f3024
Bump HAP-python to 4.30 ( #57284 )
2021-10-07 20:06:27 -07:00
J. Nick Koston
49e6f84b1c
Bump yeelight to 0.7.7 ( #57290 )
2021-10-07 14:48:08 -10:00
Bram Kragten
33b8130002
Update frontend to 20211007.0 ( #57268 )
2021-10-07 13:18:12 -07:00
Franck Nijhof
f142d0a945
Upgrade ambee to 0.4.0 ( #57264 )
2021-10-07 21:11:38 +02:00
Daniel Hjelseth Høyer
c651cff6a0
Bump Mill library to 0.6.1 ( #57261 )
2021-10-07 18:23:03 +02:00
Bram Kragten
e69a1c3546
Update frontend to 20211006.0 ( #57164 )
2021-10-06 11:33:55 +02:00
Raman Gupta
e22407ba16
Bump zwave-js-server-python to 0.31.3 ( #57143 )
2021-10-05 22:33:23 +02:00
Paulus Schoutsen
1a7a4c52f1
Bump aiohue to 2.6.3 ( #57125 )
2021-10-05 19:42:45 +02:00
jrester
e66064fb3e
Update tesla_powerwall to 0.3.11 ( #57112 )
2021-10-05 19:40:37 +02:00
Franck Nijhof
86852df2fc
Bump tuya-iot-py-sdk to 0.5.0 ( #57110 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-05 10:21:55 -07:00
Otto Winter
5b218d7e1c
Bump aioesphomeapi from 9.1.4 to 9.1.5 ( #57106 )
2021-10-05 11:49:39 +02:00
Franck Nijhof
653eb3e29d
Upgrade debugpy to 1.5.0 ( #57098 )
2021-10-05 11:12:35 +02:00
Franck Nijhof
b5916c8310
Upgrade sentry-sdk to 1.4.3 ( #57096 )
2021-10-05 11:11:33 +02:00
Allen Porter
8026a14bc8
Bump nest 0.3.7 to prepare for WebRTC support ( #57089 )
2021-10-04 20:59:23 -07:00
Bram Kragten
91d3d39f6c
Update frontend to 20211004.0 ( #57073 )
2021-10-04 20:52:17 -07:00
Otto Winter
bf9f55c376
Bump aioesphomeapi from 9.1.2 to 9.1.4 ( #57036 )
2021-10-04 13:23:11 +02:00
J. Nick Koston
9d671eff27
Bump yeelight to 0.7.6 ( #57009 )
...
- Fixes compat with Lamp15 model
- May improvment Monob model drops seen in #56646
Changes: 0b94e5214e
2021-10-04 01:07:25 +02:00
Raman Gupta
2b464b00dd
Bump zwave-js-server-python to 0.31.2 ( #57007 )
2021-10-03 18:24:23 -04:00
Tobias Sauerwein
c46e8cfbc1
Bump pyatmo to v6.1.0 ( #57014 )
2021-10-03 15:09:58 -07:00
Maciej Bieniek
1488019cd9
Bump nettigo_air_monitor library to version 1.1.0 ( #56952 )
2021-10-03 22:56:50 +03:00
Daniel Perna
0d91167cdd
Update pyhomematic to 0.1.75 ( #56995 )
2021-10-03 19:37:38 +02:00
Steven Looman
41d2f03b2f
Bump async-upnp-client to 0.22.5 ( #56989 )
2021-10-03 07:28:41 -10:00
Maciej Bieniek
f8b6fba3eb
Bump gios library to 2.1.0 ( #56984 )
2021-10-03 12:41:22 +02:00
Shay Levy
ddc99afba9
Bump aioshelly to 1.0.2 ( #56980 )
2021-10-03 13:07:17 +03:00
Eduard van Valkenburg
7e5a991de5
Sia package update to 3.0.2 ( #56896 )
...
* update SIA package
* update SIA package to 3.0.2
2021-10-02 19:05:41 -06:00
Bram Kragten
ad6129c505
Update frontend to 20211002.0 ( #56963 )
2021-10-02 23:16:29 +02:00
Fredrik Erlandsson
b563a41482
Update pypoint to use v5 of backend API ( #56934 )
2021-10-02 13:53:19 -07:00
icemanch
a95c6b10f7
Flux led config flow ( #56354 )
...
Co-authored-by: Milan Meulemans <milan.meulemans@live.be>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-10-02 07:19:36 -10:00
J. Nick Koston
deea9ee22e
Bump PyFlume to 0.6.5 to fix compat with new JWT ( #56936 )
...
Changelog: 5476fd67cf
...v0.6.5
2021-10-02 12:47:28 +02:00
Franck Nijhof
39d73ecc19
Upgrade watchdog to 2.1.6 ( #56933 )
2021-10-02 10:19:54 +02:00
Simone Chemelli
73e58c8c62
Bump fritzconnection to 1.7.0 ( #56924 )
2021-10-02 09:13:40 +02:00
MatthewFlamm
11690bed58
Bump pynws: fix unit code bug ( #56923 )
2021-10-02 09:11:31 +02:00
Paulus Schoutsen
e5b0bbcca6
Bump netdisco to 3.0.0 ( #56903 )
2021-10-01 15:38:49 -07:00
Otto Winter
dc40de6b62
Bump aioesphomeapi from 9.1.0 to 9.1.2 ( #56879 )
2021-10-01 12:11:06 +02:00
Milan Meulemans
efeee27be1
Upgrade aionanoleaf to 0.0.2 ( #56845 )
2021-09-30 14:04:09 -07:00
Daniel Hjelseth Høyer
08719af794
Bump Mill library ( #56833 )
2021-09-30 16:59:00 +02:00
Niels Mündler
3a56e3a823
Correctly handle offline and unsupported printers during setup ( #55894 )
2021-09-30 16:29:51 +02:00
Bram Kragten
8196a84538
Update frontend to 20210930.0 ( #56827 )
2021-09-30 16:22:36 +02:00
Robert Svensson
d61a9e8b72
Service to remove clients from UniFi Controller ( #56717 )
2021-09-30 14:38:29 +02:00