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
Michael
6a149706ab
add constant CONF_SLEEP_PERIOD ( #59195 )
2021-11-06 17:32:58 +02:00
J. Nick Koston
a9c5f68d64
Reduce code duplication in gogogate2 ( #59165 )
2021-11-06 14:13:48 +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
uvjustin
3693b9bd04
Adjust frag_duration setting in stream ( #59135 )
2021-11-05 18:54:51 -07:00
GitHub Action
7b59dea67e
[ci skip] Translation update
2021-11-06 00:11:41 +00:00
Aaron Bach
6145ee97cb
Change ReCollect Waste device class to date ( #59180 )
2021-11-05 20:29:12 +01:00
Peter Nijssen
d384feb87f
Add configuration URL to Spider ( #59171 )
2021-11-05 19:11:30 +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
Martin Hjelmare
30cba6ee8b
Add zwave_js select entity category ( #59157 )
...
* Set zwave_js select entity as category config
* Update tests
2021-11-05 10:31:51 -04:00
Marvin Wichmann
6a0c1a78aa
Address venstar review comments ( #59151 )
...
* Address venstar review comments
* Apply review suggestions
* Address review suggestions
2021-11-05 10:31:32 -04:00
Martin Hjelmare
c0801c1233
Type vlc_telnet strictly ( #59154 )
2021-11-05 14:42:08 +01:00
Guido Schmitz
442d65e8da
Use entity category in devolo Home Control ( #59104 )
...
* Use entity category
* Add tests
2021-11-05 13:11:48 +01:00
Joakim Sørensen
d709fcdd30
Bump pyhaversion from 21.10.0 to 21.11.1 ( #59147 )
2021-11-05 12:03:00 +01:00
Tim Rightnour
5ac55b3443
Add binary_sensor to venstar to track alerts ( #58831 )
...
* Add binary_sensor to venstar to track alerts
* Add binary_sensor.py to coveragerc
* Apply suggestions from code review by alengwenus
Co-authored-by: Andre Lengwenus <alengwenus@gmail.com>
* Fixup black any mypy complaints
* Yank the typing, it makes everything complain
Co-authored-by: Andre Lengwenus <alengwenus@gmail.com>
2021-11-05 12:00:57 +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
Erik Montnemery
470b01e4ce
Move async_migration_in_progress ( #59087 )
2021-11-05 10:40:56 +01:00
epenet
8cc2f3b7a4
Use zeroconf attributes in enphase-envoy ( #58961 )
2021-11-05 00:34:10 -05:00
Glenn Waters
ca00551e4f
Environment Canada config_flow fix ( #59029 )
2021-11-04 20:11:22 -07:00
J. Nick Koston
e57c60bb2f
Bump flux_led to 0.24.14 ( #59121 )
2021-11-04 20:10:47 -07:00
GitHub Action
c8d8513a1a
[ci skip] Translation update
2021-11-05 00:13:45 +00:00
Allen Porter
fa4e890696
Revamp nest authentication config flows and remove need for redirect urls ( #59033 )
...
* Add support for Installed Auth authentication flows.
Add support for additional credential types to make configuration simpler for
end users. The existing Web App auth flow requires users to configure
redirect urls with Google that has a very high security bar: requires ssl,
and a publicly resolvable dns name.
The new Installed App flow requires the user to copy/paste an access code
and is the same flow used by the `google` calendar integration. This also
allows us to let users create one authentication credential to use with
multiple google integrations.
* Remove hard migration for nest config entries, using soft migration
* Add comment explaining soft migration
* Revet changes to common.py made obsolete by removing migration
* Reduce unnecessary diffs in nest common.py
* Update config entries using library method
* Run `python3 -m script.translations develop`
* Revert nest auth domain
* Remove compat function which is no longer needed
* Remove stale nest comment
* Adjust typing for python3.8
* Address PR feedback for nest auth revamp
2021-11-04 15:56:16 -07:00
Nathan Spencer
ea4009fd81
Use entity_category in litterrobot ( #59074 )
2021-11-04 22:34:54 +01:00
Franck Nijhof
38b61f3ff9
Upgrade mitemp_bt to 0.0.5 ( #59054 )
...
* Upgrade mitemp_bt to 0.0.4
* Upgrade mitemp_bt to 0.0.5
2021-11-04 20:22:11 +01:00
Erik Montnemery
491e62792b
Correct rescheduling of ExternalStatisticsTask ( #59076 )
2021-11-04 18:35:43 +01:00
Jan Bouwhuis
c3fc19915e
Mqtt fan fail deprecated options for classic speeds ( #58992 )
...
* Fail deprecated options
* new removed validator
* correct module_name - add tests
* Add test cant find module cv.removed
* module name from stack+1
* Remove error from log. Just throw.
* assert on thrown exception text
* cleanup formatting remove KeyStyleAdapter
* format the replacement_key and update test
* deprecated vs removed - add raise_if_present opt
* doc string update
* is deprecated
2021-11-04 17:54:27 +01:00
Kevin Hellemun
7945facf1e
Fix mop attribute for unified mop and water box in Xiaomi Miio ( #58990 )
...
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 17:00:25 +01:00
Franck Nijhof
d126d88977
Add Button entity component platform ( #57642 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 16:50:43 +01:00
Erik Montnemery
4c5aca93df
Add recorder status WS API ( #58989 )
...
* Add recorder status WS API
* Rename recorder/status to recorder/info
* Silence pylint
* Improve tests
* Address review comments
* Tweak
* Try to fix tests
* Try to debug flaky tests
* Try to fix tests
* Revert changes to async_migration_in_progress
* Try to fix tests
* Remove debug prints
* Apply suggestions from code review
2021-11-04 16:46:45 +01:00
Erik Montnemery
be4e9f91b6
Change minimum supported SQLite version to 3.31.0 ( #59073 )
2021-11-04 16:34:35 +01:00
Guido Schmitz
620db191b1
Use entity category and state class in devolo Home Network ( #59071 )
...
* Use entity category and state class
* Add tests
2021-11-04 16:17:20 +01:00
J. Nick Koston
10d6247fee
Bump to aiohttp 3.8.0 ( #58974 )
2021-11-04 10:07:50 -05:00
Franck Nijhof
23cb396aad
Upgrade restrictedpython to 5.2a1.dev0 ( #59049 )
2021-11-04 14:52:57 +01:00
Maikel Punie
a852b6df66
Add typing info to velbus (part 1) ( #59041 )
...
* Add typing info to velbus (part 1)
* Fix pylint
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update homeassistant/components/velbus/cover.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 14:37:44 +01:00
ollo69
ea6504dfa2
Fix Nut resources option migration ( #59020 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-11-04 14:26:17 +01:00
Teemu R
f578eee81d
Remove use_time sensor from mjjsq humidifers ( #59066 )
2021-11-04 14:25:07 +01:00
Maikel Punie
22248f891d
Refactor velbus light code to make it more clear and readable ( #58483 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-11-04 14:22:58 +01:00
Teemu R
ea657e6656
Accept all roborock vacuum models for xiaomi_miio ( #59018 )
2021-11-04 14:14:31 +01:00
Maikel Punie
23a0f0b777
Bump velbus-aio to 2021.11.0 ( #59040 )
2021-11-04 12:27:41 +01:00
Thomas G
74beebc031
Swap sharkiq vacuum is_docked with is_charging ( #58975 )
2021-11-04 11:21:59 +01:00
Franck Nijhof
50a1e908c4
Increase time to authorize OctoPrint ( #59051 )
2021-11-04 11:06:17 +01:00
Erik Montnemery
2f3dea30e2
Correct migration to recorder schema 22 ( #59048 )
2021-11-04 10:29:10 +01:00
hesselonline
4345432d14
Add state class to wallbox component ( #58801 )
2021-11-04 09:58:58 +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