Commit Graph

35749 Commits (c6860dc999fd65039a665a914e2602e8f760112a)

Author SHA1 Message Date
Paulus Schoutsen aef24a807e
Yeelight: Do not log errors when cannot connect () 2021-05-13 22:33:18 -07:00
Brandon Rothweiler 122741b914
Add lock platform to the Mazda integration () 2021-05-13 22:52:52 -05:00
uvjustin e8d7d96231
Roll back (shield httpx in generic) () 2021-05-13 20:32:06 -07:00
jan iversen dbf7430003
Bump pymodbus to v2.5.2 ()
Solves a serial - rs-485 adapter issue.
2021-05-13 20:31:48 -07:00
Franck Nijhof d6e9f094c4
Cleanup unused CONFIG_SCHEMA from kmtronic () 2021-05-13 20:30:15 -07:00
J. Nick Koston 42d1ec753d
Small tweaks to improve homekit_controller startup time () 2021-05-13 20:16:20 -05:00
Franck Nijhof a16629601a
Add support for tracking entity attributes in ESPHome () 2021-05-13 15:39:53 -07:00
Ruslan Sayfutdinov 35f304450c
Enable type checks for stream component ()
* Enable type checks for stream component

* Fix pylint
2021-05-13 23:26:11 +02:00
tkdrob e956a726a0
Fix SonarrEntity docstring () 2021-05-13 14:43:52 -05:00
Maciej Bieniek 6adbc702eb
Bump `brother` library () 2021-05-13 13:14:00 -05:00
Pascal Vizeli 47d4928d62
Revert "Use requirements for constraints" ()
This reverts commit 136b34af20.
2021-05-13 19:35:58 +02:00
J. Nick Koston 52edf9ac35
Ensure isy994 is only discovered once ()
The formatting of the mac was different between dhcp and ssdp
2021-05-13 19:35:24 +02:00
Barry Quiel c079803fcb
Powerwall add Current attribute () 2021-05-13 11:12:48 -05:00
Pascal Vizeli 136b34af20
Use requirements for constraints () 2021-05-13 08:07:13 -07:00
Joakim Sørensen e991b61c12
Fix issue with quotes () 2021-05-13 16:20:01 +02:00
LJU 7224012016
Fix spelling in Cast and Growatt () 2021-05-13 11:15:02 +02:00
J. Nick Koston 1c2692c3c3
Drop nuheat code owner ()
- I no longer have this device
2021-05-13 08:18:37 +02:00
Kevin Anthony 3b3d6e0da5
Add vesync Core200S air purifier () 2021-05-12 23:02:24 -05:00
jjlawren ca09027914
Bump pysonos to 0.0.46 () 2021-05-12 16:16:29 -05:00
Joakim Sørensen ce87fc902b
Bump pyhaversion from 21.3.0 to 21.5.0 () 2021-05-12 21:12:58 +02:00
tkdrob 4ce3038b29
Add targets and selectors for services (G-H) ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-12 20:49:04 +02:00
jjlawren db82808466
Skip adding battery on S1 Sonos devices () 2021-05-12 20:40:10 +02:00
Daniel Hjelseth Høyer 2945c79c5a
Tibber sensors ()
* Tibber, split attribute to sensors

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Tibber, split attribute to sensors

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Tibber, split attribute to sensors

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* 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>

* 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>

* 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>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix review comments

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* migrate to new device ids

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Migrate entity id

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Migrate entity id

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/tibber/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* move registers out of looå

Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-12 20:07:44 +02:00
Erik Montnemery 216b0df908
Set state_class for demo sensor () 2021-05-12 18:38:26 +02:00
Franck Nijhof 38a0cf6650
Refactor SolarEdge config flow tests ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-12 17:43:27 +02:00
Ruslan Sayfutdinov 0cb08f9516
Add missing type hints in entity_platform () 2021-05-12 16:28:44 +02:00
J. Nick Koston 70961c79a0
Migrate emulate_hue to use storage to fix I/O in event loop () 2021-05-12 16:10:28 +02:00
Franck Nijhof 72f342aa5b
Upgrade aioesphomeapi to 2.7.0 () 2021-05-12 15:21:54 +02:00
Pascal Vizeli 6ef3de464c
Update wheels builder to 2021.05.2 () 2021-05-12 15:13:24 +02:00
J. Nick Koston a4ea9b3cd3
Update usage of async_entries to use _async_current_entries () 2021-05-12 12:47:06 +02:00
Joakim Sørensen c3eee9800a
Move translations from Azure to GitHub action () 2021-05-12 12:03:13 +02:00
Joakim Sørensen 2918929cf0
Remove azure-pipelines-ci.yml () 2021-05-12 11:55:31 +02:00
tkdrob 9e0730c97f
Add targets and selectors for services (F) () 2021-05-12 11:00:32 +02:00
dependabot[bot] e6b4b803e3
Bump docker/login-action from 1 to 1.9.0 ()
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:43:38 +02:00
definitio e090581e3c
Add stop for demo players () 2021-05-12 10:26:12 +02:00
Pascal Vizeli c79e864394
Ditch secret to wheels server () 2021-05-12 10:03:27 +02:00
Joakim Sørensen 41f3c67be9
Pin wheels build version () 2021-05-12 10:03:15 +02:00
dependabot[bot] 34cd68bdf6
Bump actions/checkout from 2 to 2.3.4 ()
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 09:41:30 +02:00
Paulus Schoutsen 2cdf075f95
Only return empty string if non-fixable errors () 2021-05-12 08:54:04 +02:00
Erik Montnemery b35f229674
Include _StopScript.__cause__ in trace ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-05-11 22:27:11 -07:00
Paulus Schoutsen 5ed252ebfa
Bump aiohue to 2.3.1 () 2021-05-11 22:15:36 -07:00
Raman Gupta 6cb283d36b
Fix vizio integration () 2021-05-11 22:05:45 -07:00
Jesse Hills b8d468717a
Bump python-juicenet package to 1.0.2 () 2021-05-11 21:52:22 -07:00
J. Nick Koston dd3965e4e2
Ensure zeroconf does not generate config flows when matching attributes are missing ()
If macaddress, name, or manufacturer were missing from the
discovery info, the matcher would accept instead of reject.
2021-05-11 21:24:42 -07:00
J. Nick Koston c037ebb27c
Add discovery to yeelight () 2021-05-11 19:55:50 -05:00
J. Nick Koston 4e08d22a74
Fix dhcp generated conflict () 2021-05-11 19:23:09 -05:00
HomeAssistant Azure 7df47664e8 [ci skip] Translation update 2021-05-12 00:04:03 +00:00
Simone Chemelli 8d7318430c
Fix mypy for Fritz after , conflict () 2021-05-11 18:47:02 -05:00
karliemeads e9f8b3e7ef
Remove unused py_noaa dependency () 2021-05-12 00:44:17 +02:00
Tobias Sauerwein e2f497ceba
Fix Netatmo selector for setting persons being at home () 2021-05-12 00:22:07 +02:00