Unai
9d08178ed1
Upgrade maxcube-api dependency to 0.4.3 ( #49982 )
...
This new version only contains improvements in logs
to try to debug issue #49482
2021-05-03 10:22:47 +02:00
Tomas Hellström
a29dfe0bf5
Update smhi package to 1.0.15 ( #49987 )
2021-05-03 10:21:57 +02:00
Shay Levy
0a38827544
Fix Shelly battery operated devices value rounding ( #49966 )
2021-05-02 23:49:13 -07:00
J. Nick Koston
a4432557d3
Defer writing http config until after startup has calmed down ( #50000 )
2021-05-02 19:48:49 -10:00
Bram Kragten
301d4b0657
Fix saving a scene ( #49980 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-05-02 22:11:57 -07:00
J. Nick Koston
42c48e8cf9
Add reauth support to myq ( #49998 )
2021-05-02 21:52:48 -07:00
Bram Kragten
8ca6b8394c
Correct the selector for frontend.set_theme service ( #49952 )
2021-05-02 21:07:26 -07:00
Shay Levy
7c7a56f704
Fix Shelly external sensors invalid 999 value ( #49994 )
2021-05-02 20:58:14 -07:00
J. Nick Koston
1c8d9ca68b
Check exception causes for matching strings during recorder migration ( #49999 )
2021-05-02 20:57:42 -07:00
HomeAssistant Azure
04266301e9
[ci skip] Translation update
2021-05-03 00:05:16 +00:00
Milan Meulemans
6967fd184b
Abstract Rituals API data processing to PyPI ( #49872 )
2021-05-02 13:18:29 -10:00
J. Nick Koston
26fd7fc15b
Add dhcp discovery to tado ( #49992 )
2021-05-02 12:43:59 -10:00
Florian Gareis
93b668a6f9
Upgrade yeelight to 0.6.2 ( #49995 )
2021-05-03 00:05:40 +02:00
Franck Nijhof
6c4448a272
Upgrade elgato to 2.1.0 ( #49975 )
2021-05-02 17:18:36 +02:00
J. Nick Koston
f7fafa6b8b
Add zeroconf discovery to rachio ( #49973 )
2021-05-02 17:09:12 +02:00
Diogo Gomes
24b9d73392
Improves UX of Utility Meter services ( #48556 )
2021-05-02 10:53:35 +02:00
jan iversen
8adbc62a6e
Enable homeassistant.update_entity service for all modbus platforms ( #49918 )
...
* Rename _update() to update()
A platform neeed a function update(), even though
polling is false, this is due to the service:
homeassistant.update_entity, which calls update()
* Update test harnesss to script testing.
Test homeassistant.update_entity in all platforms.
This call calls update() in the platform to get
a new reading.
* Add reuse parameter.
* Move service call from helper to tests.
* Change run_service_update --> prepare_service_update.
* Remove entity_id parameter.
2021-05-02 10:41:36 +02:00
Paulus Schoutsen
1bd9826684
Handle different entity_id formats ( #49969 )
2021-05-01 20:30:28 -07:00
Alan Tse
3546ff2da2
Bump Tesla dependency teslajsonpy to 0.18.3 ( #49939 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-01 17:04:37 -07:00
HomeAssistant Azure
796f9cad1f
[ci skip] Translation update
2021-05-02 00:04:24 +00:00
Aaron Bach
91e41a0cc2
Fix KeyError in IQVIA ( #49968 )
2021-05-01 16:56:50 -07:00
Milan Meulemans
29d72714f3
Replace dict with DeviceInfo ( #49950 )
...
* Replace dict with DeviceInfo
* Clean up
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
Ville Skyttä
ddd7e79ee9
Improve device registry internal typing ( #49924 )
2021-05-01 12:33:31 -10:00
J. Nick Koston
4bebedb658
Bump pysonos to 0.0.44 to fix client session race ( #49964 )
...
Fixes #49954
2021-05-01 12:26:10 -10:00
Franck Nijhof
1b5596b4c2
Remove ServiceCallType alias from codebase ( #49844 )
2021-05-02 00:15:27 +02:00
jan iversen
7ac05110ca
Catch non payload modbus messages ( #49910 )
2021-05-02 00:03:52 +02:00
Aaron Bach
9e43239240
Bump simplisafe-python to 9.6.10 ( #49962 )
2021-05-01 11:18:36 -10:00
J. Nick Koston
002b068c0a
Remove YAML support from sense ( #49935 )
2021-05-01 11:17:52 -10:00
Alexei Chetroi
ef2b8bbca8
Bump up ZHA dependencies ( #49959 )
2021-05-01 15:55:04 -04:00
jan iversen
ebee5f7808
Fix ihc typing ( #49946 )
2021-05-01 21:01:56 +02:00
Shay Levy
2440f25aaf
Shelly light color mode bugfix ( #49948 )
2021-05-01 07:43:03 -07:00
jan iversen
60ae230499
Please mypy (axis). ( #49949 )
...
* Please mypy (axis).
* Update homeassistant/components/axis/config_flow.py
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-05-01 16:13:43 +02:00
Shay Levy
20152313db
Fix light services descriptions ( #49951 )
2021-05-01 15:00:40 +02:00
Artem Draft
e597202b24
Update LG Netcast to use new backend library ( #49927 )
...
* Update LG Netcast to use new backend library
Bump lgnetcast to 0.3.3
* Add codeowner in LG Netcast
2021-05-01 07:49:17 -04:00
J. Nick Koston
671aabf9f4
Remove unused imports in fritz, nest, and somfy to fix CI ( #49940 )
2021-04-30 21:58:48 -10:00
Franck Nijhof
8eb27374c6
Clean up connection classes in integrations P-S ( #49893 )
2021-04-30 21:04:44 -10:00
Franck Nijhof
64c7d84108
Clean up connection classes in integrations T-Z ( #49894 )
2021-04-30 21:04:05 -10:00
Franck Nijhof
a6206b2819
Clean up connection classes in integrations M-O ( #49892 )
2021-04-30 21:03:37 -10:00
Franck Nijhof
10d6dfd4ae
Clean up connection classes in integrations H-L ( #49891 )
2021-04-30 21:02:53 -10:00
Franck Nijhof
e652ff3a6a
Clean up connection classes in integrations D-G ( #49890 )
2021-04-30 21:02:21 -10:00
Franck Nijhof
d4d0b93d3b
Clean up connection classes in integrations A-C ( #49888 )
2021-04-30 21:01:52 -10:00
Dermot Duffy
184602e267
Repair elgato types ( #49936 )
2021-04-30 17:51:53 -10:00
HomeAssistant Azure
0efd061255
[ci skip] Translation update
2021-05-01 00:03:44 +00:00
J. Nick Koston
71545f2a68
Avoid writing esphome data if its already up to date on disk ( #49933 )
2021-04-30 12:19:27 -10:00
Ville Skyttä
77d5244577
Use device registry CONNECTION_* constants ( #49923 )
2021-04-30 23:58:50 +02:00
J. Nick Koston
7ead482082
Reduce homekit executor calls at start ( #49925 )
...
- We do not need to load/persist since we do it in setup
2021-04-30 23:54:54 +02:00
Franck Nijhof
e1a3ef3d69
Clean up config entry handlers decorator from config flows ( #49932 )
2021-04-30 23:28:25 +02:00
Ville Skyttä
59f32f7c9c
Make device info a TypedDict ( #49670 )
2021-04-30 23:21:39 +02:00
jjlawren
37e8571fe8
Use header URI in Plex config flow ( #49915 )
2021-04-30 23:15:59 +02:00
Paulus Schoutsen
a2138a7642
Iqvia to check bad fetch during setup ( #49931 )
2021-04-30 14:04:59 -07:00
jan iversen
aa8ce07e35
Start Modbus cover timer independent if there is a state to restore ( #49919 )
...
* Start timer independent if there is a state to restore.
* Update test cases, that now start working.
2021-04-30 22:36:55 +02:00
Jason Hunter
2b46c6bcda
Bump xbox-webapi to 2.0.11 ( #49929 )
2021-04-30 13:34:46 -07:00
Bram Kragten
5e27358590
Update frontend to 20210430.0 ( #49928 )
2021-04-30 13:25:57 -07:00
Ruslan Sayfutdinov
f53284b200
Make CoordinatorEntity generic ( #49854 )
2021-04-30 13:24:27 -07:00
Franck Nijhof
dc46a213a7
Enable strict typing for the Elgato integration ( #49920 )
2021-04-30 13:21:30 -07:00
Ruslan Sayfutdinov
cbaeec2a4e
Use AddEntitiesCallback type, pt.2 ( #49921 )
2021-04-30 20:38:59 +02:00
David F. Mulcahey
4ed74cd2f5
Move ZHA config panel section translations to the backend ( #49816 )
2021-04-30 09:29:34 -07:00
jan iversen
684ea9e49b
Restructure modbus switch, and solve read/write conflicts ( #49386 )
...
Remove old style configuration from switch.
- The old style configuration allowed a number of illegal
configurations, instead of adding if...log. in setup we
only support the new configuration style.
Add new/changed configuration switch.
Removed verify_state and cleaned configuration to avoid possible
illegal configurations.
2021-04-30 16:47:18 +02:00
Maciej Bieniek
39e8a92596
Remove unused code from Brother config flow ( #49889 )
2021-04-30 16:41:55 +02:00
Raman Gupta
fdc29d6a80
Add device specific discovery for Heatit Z-TRM3 thermostat ( #49804 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-30 16:10:25 +02:00
David F. Mulcahey
20cffc30de
Small ZHA code cleanup ( #49908 )
2021-04-30 13:48:11 +02:00
Erik Montnemery
956c972e72
Add color_mode support to zwave_js light ( #49588 )
2021-04-30 13:46:25 +02:00
Franck Nijhof
0d3d2edbff
Fix unexpected data in Waze config flow import ( #49902 )
2021-04-30 11:12:31 +02:00
Franck Nijhof
2e9bf8ab4e
Fix unexpected data in Google Travel Time config flow import ( #49903 )
2021-04-30 11:12:13 +02:00
Franck Nijhof
9b863324c5
Update frontend to 20210429.0 ( #49896 )
2021-04-30 10:26:56 +02:00
Ville Skyttä
a19f757120
Allow str 1..n-tuples in device registry identifier type hints ( #49864 )
...
This reflects current practice, but the intent has been to have them as
2-tuples, and a future change is likely to start enforcing that (again).
Refs https://github.com/home-assistant/core/pull/49670#discussion_r622344872
2021-04-30 08:56:55 +02:00
Raman Gupta
1b6cd9e0f3
Don't validate inputs on platform setup for Google/Waze travel time ( #49886 )
...
* Don't validate inputs on platform setup for Google/Waze travel time
* feedback from other PR
2021-04-30 08:33:15 +02:00
Tom Toor
dcaefe9f5a
Reduced polling interval for mutesync integration ( #49884 )
2021-04-30 07:55:51 +02:00
jjlawren
adba82de8b
Do not pass hass.data to Sonos entities ( #49881 )
2021-04-30 07:01:09 +02:00
Aaron Bach
73714eba4b
Remove no-longer-functioning SimpliSafe websocket support ( #49876 )
...
* Remove no-longer-functioning SimpliSafe websocket support
* Linting
2021-04-29 19:02:45 -06:00
HomeAssistant Azure
38a03009ae
[ci skip] Translation update
2021-04-30 00:04:58 +00:00
Bram Kragten
55b5a1ed9c
Update frontend to 20210407.1 ( #49882 )
2021-04-29 14:31:51 -07:00
Franck Nijhof
b2c1da54aa
Fix jumpy Verisure Wallplug state ( #49880 )
2021-04-29 14:31:34 -07:00
Franck Nijhof
c68b259bd3
Cleanup of unused connection_class logic ( #49865 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-04-29 23:12:58 +02:00
jjlawren
db886ef03a
Add additional Sonos codeowner ( #49879 )
2021-04-29 13:50:16 -07:00
karliemeads
2dedf3dd07
Apply default light profile only when light is toggled from off to on ( #49376 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-04-29 22:06:09 +02:00
Raman Gupta
042099de14
Fix options flow bugs in Google/Waze Time Travel ( #49866 )
2021-04-29 12:57:48 -07:00
Ville Skyttä
22bda640b0
Restore missing Huawei LTE cleanup on HA stop ( #49871 )
...
Refs https://github.com/home-assistant/core/pull/49788#discussion_r623071013
2021-04-29 20:45:25 +02:00
Aaron David Schneider
0421c55bf1
Fix Fritz device tracker multiple routers ( #49808 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-04-29 11:10:36 -07:00
Paulus Schoutsen
f5e4b13814
Add auto_off to binary sensor template entity ( #49615 )
2021-04-29 09:25:34 -07:00
Shay Levy
87a595d928
Add color modes to Shelly light ( #49867 )
2021-04-29 09:13:58 -07:00
Maciej Bieniek
0379dee47e
Fix `host_valid()` logic in Vilfo config flow ( #49862 )
2021-04-29 17:11:22 +02:00
Raman Gupta
4a95f6c2a3
Improve Google Travel Time import and naming logic ( #49839 )
2021-04-29 17:10:03 +02:00
Raman Gupta
5d421c9715
Use EVENT_HOMEASSISTANT_STARTED instead of EVENT_HOMEASSISTANT_START ( #49861 )
2021-04-29 17:06:27 +02:00
Maciej Bieniek
61991572d7
Fix `host_valid()` logic in DuneHD config flow ( #49860 )
2021-04-29 17:05:09 +02:00
Maciej Bieniek
3210c086ef
Improve type annotations for the Brother integration ( #49771 )
2021-04-29 16:59:31 +02:00
djtimca
f7cf82be6d
Add Omnilogic Switch platform ( #42116 )
...
* Bump omnilogic dependency to 0.4.4 to fix Lights key error.
* Bumped dependency to 0.4.5.
* Fixed pump type issue for unique pool structure.
* Create full platform bundle for final testing and PR to Home Assistant dev.
* Removed logger instances not required.
* Fixed lint issues.
* Fixed pylint issues.
* Fix pylint issues. Fix issue with pH sensor offset.
* Stripped light, water_heater platform for PR submit.
* Correct pH and ORP sensor report to unknown with offset if pump is off.
* Moving guard condition check to helper function.
* Update to asyncio.sleep to wait for switch status delay in Hayward API status.
* Removed sleep, added state delay to handle slow Hayward API state update response.
* Fix flake8 issue.
* Fix flake8 issue.
* Fix isort issue.
* Addressed PR Comments.
* Addressed PR comments. Corrected Unit of Measure for sensor where pump speed is not variable.
* Fix pylint issue.
* Address pylint issue.
* Update homeassistant/components/omnilogic/switch.py
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-04-29 16:46:04 +02:00
Angelo Gagliano
7c28262bee
Add codeowners for DHT ( #49855 )
2021-04-29 16:11:56 +02:00
Maciej Bieniek
9588e0d35a
Fix `host_valid()` logic in BraviaTV config flow ( #49857 )
2021-04-29 16:09:59 +02:00
jan iversen
5b6d2edb48
Catch missing/unavailable response from modbus ( #49632 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-29 15:59:17 +02:00
Raman Gupta
6f36fcc427
Improve Waze Travel Time import and naming logic ( #49838 )
2021-04-29 15:49:16 +02:00
Ruslan Sayfutdinov
183220008d
Rename FlowResultDict to FlowResult ( #49847 )
2021-04-29 13:40:51 +02:00
Ruslan Sayfutdinov
0301706fc6
Define AddEntitiesCallback type ( #49812 )
2021-04-29 12:28:14 +02:00
Joakim Sørensen
b7184b669f
Add onboarded key to analytics WS command ( #49751 )
2021-04-29 11:11:23 +02:00
Erik Montnemery
bf57c77d5c
Add color_mode to demo light ( #49694 )
...
* Update demo light with color mode support
* Add rgbw and rgbww color properties
* Update demo light
* Tweak
* Remove unneeded _clear_colors
2021-04-29 10:45:17 +02:00
Fabian Affolter
25d257b631
Upgrade py-cpuinfo to 8.0.0 ( #49833 )
2021-04-29 08:39:03 +02:00
Ruslan Sayfutdinov
5008c27e7a
Relax type annotation for DataUpdateCoordinator data ( #49827 )
2021-04-28 18:31:08 -10:00
HomeAssistant Azure
27816aa4d5
[ci skip] Translation update
2021-04-29 00:03:34 +00:00
Franck Nijhof
16e096de0c
Bump version to 2021.6.0dev0 ( #49830 )
2021-04-28 23:48:48 +02:00
Raman Gupta
105504cb89
Set ClimaCell API limit to 500 requests/day ( #49828 )
2021-04-28 13:43:07 -07:00