1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-03 14:30:10 +00:00
Commit Graph

62409 Commits

Author SHA1 Message Date
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
Paulus Schoutsen
2f58b7d950 Bumped version to 2021.5.0b5 2021.5.0b5 2021-05-01 17:25:34 -07:00
Aaron Bach
d927932c47 Fix KeyError in IQVIA (#49968) 2021-05-01 17:25:30 -07:00
J. Nick Koston
21a5d5959c Bump pysonos to 0.0.44 to fix client session race (#49964)
Fixes #49954
2021-05-01 17:25:29 -07:00
Aaron Bach
04ccbb92c1 Bump simplisafe-python to 9.6.10 (#49962) 2021-05-01 17:25:28 -07:00
Alexei Chetroi
bc88f6af09 Bump up ZHA dependencies (#49959) 2021-05-01 17:25:28 -07:00
Shay Levy
c2df82b044 Fix light services descriptions (#49951) 2021-05-01 17:25:27 -07:00
Shay Levy
9828a58d9a Shelly light color mode bugfix (#49948) 2021-05-01 17:25:26 -07:00
Alan Tse
1c75d5cb94 Bump Tesla dependency teslajsonpy to 0.18.3 (#49939)
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-01 17:25:26 -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
HomeAssistant Azure
3542f58b18 [ci skip] Translation update 2021.5.0b4 2021-04-30 15:00:52 -07:00
HomeAssistant Azure
35bca704f8 [ci skip] Translation update 2021-04-30 15:00:44 -07:00
Paulus Schoutsen
8189cf8c0b Bumped version to 2021.5.0b4 2021-04-30 14:59:50 -07:00
Paulus Schoutsen
c10d09f2f4 Iqvia to check bad fetch during setup (#49931) 2021-04-30 14:59:38 -07:00
Jason Hunter
cbd292491c Bump xbox-webapi to 2.0.11 (#49929) 2021-04-30 14:59:37 -07:00
Bram Kragten
adb00c1db1 Update frontend to 20210430.0 (#49928) 2021-04-30 14:59:36 -07:00
jjlawren
ea3978be98 Use header URI in Plex config flow (#49915) 2021-04-30 14:59:35 -07:00
David F. Mulcahey
1577276e87 Small ZHA code cleanup (#49908) 2021-04-30 14:59:35 -07:00