Aaron Bach
514d97f144
Enforce strict typing for ReCollect Waste ( #53356 )
2021-07-28 08:51:40 +02:00
Paulus Schoutsen
9c33818392
Improve CO2Signal error handling ( #53602 )
...
* Improve CO2Signal error handling
* Update homeassistant/components/co2signal/sensor.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-28 08:43:24 +02:00
jjlawren
d865577187
Bump plexapi to 4.7.0 ( #53597 )
2021-07-28 08:26:26 +02:00
Maciej Bieniek
9b67605b8a
Use SensorEntityDescription in GIOS integration ( #53581 )
2021-07-28 08:21:00 +02:00
Marc Mueller
b7f1f2330a
Use EntityDescription - netatmo ( #53568 )
...
* Use EntityDescription - netatmo
* Add coverage exclude
* Fix coverage exclude comment
2021-07-28 08:18:59 +02:00
Allen Porter
b3b5ee10b1
Fix mypy type for timestamp validator ( #53598 )
2021-07-27 22:04:59 -07:00
Joakim Sørensen
85c1614204
Add currency to location data ( #53575 )
2021-07-27 21:05:16 -07:00
Bram Kragten
127c9fc877
Add statistics support for SMA energy sensors ( #53589 )
2021-07-28 01:48:22 +02:00
Paulus Schoutsen
a004a0dd4f
Bump frontend to 20210727.0 ( #53591 )
2021-07-28 01:48:04 +02:00
Raman Gupta
73bc0267e9
Add DeviceRegistry template functions ( #53131 )
2021-07-27 18:55:55 -04:00
Marc Mueller
14c257e1b7
Use EntityDescription - melcloud ( #53572 )
...
* Use EntityDescription - melcloud
* Fix pylint errors
* Fix test
* Fix coverage exclude comments
2021-07-28 00:07:14 +02:00
Marc Mueller
3908aabc13
Use EntityDescription - climacell ( #53573 )
...
* Use EntityDescription - climacell
* Fix tests
* Fix coverage ignore comment
2021-07-27 23:47:29 +02:00
Marc Mueller
dd849c4eab
Use EntityDescription - dwd_weather_warnings ( #53580 )
2021-07-27 22:52:50 +02:00
Marc Mueller
ac837cd76e
Use EntityDescription - ondilo_ico ( #53579 )
2021-07-27 22:51:32 +02:00
Joakim Sørensen
9806bda272
Rename snapshot -> backup ( #51629 )
2021-07-27 22:43:05 +02:00
Kuzj
d0b9d82287
Refactor bme280, add SPI support ( #48775 )
...
* bme280 refactoring, add SPI support
* isort, requirements
* __init_.py add to .coveragerc
* Re-run CI jobs
* const.py to .coveragerc
* Add support for IoT class in manifest
* Keepalive
* review suggestions
* scan_interval with coordinator
* black, isort
* coordinator review suggestions
* Set device_class
* review suggestions
* review suggestions
* review suggestions
* review suggestions
* review suggestions
* review suggestions
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* add bme280spi to commented requirements
* run script.gen_requirements_all
* black
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-27 16:29:43 -04:00
Diogo Gomes
7ad7cdad3d
Add Prosegur Alarms ( #44679 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 22:19:58 +02:00
Aaron Bach
f92ba75791
Enforce strict typing for SimpliSafe ( #53417 )
2021-07-27 22:11:54 +02:00
Paulus Schoutsen
f71980a634
Create stats for all sensors that have % unit and are measurement ( #53576 )
2021-07-27 21:56:34 +02:00
Ron Klinkien
3488053648
Remove garmin_connect integration ( #52808 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 21:49:49 +02:00
Aaron Bach
e04b2c2e35
Bump pyairvisual to 5.0.9 ( #53578 )
2021-07-27 21:39:58 +02:00
Simone Chemelli
5a6be2370b
Replace util.get_local_ip in favor of components.network.async_get_source_ip() - part 3 ( #53424 )
2021-07-27 21:19:29 +02:00
J. Nick Koston
f3bf0fdb09
Bump yalexs to 1.1.13 to fix august doorsense offline at startup ( #53574 )
2021-07-27 21:17:17 +02:00
Felipe Martins Diel
43d3b6c2a2
Move the coordinator logic to the BroadlinkEntity class ( #53571 )
2021-07-27 13:53:29 -05:00
Matthew Gottlieb
37c841956f
Allow removing workday holidays by name ( #52700 )
2021-07-27 20:28:04 +02:00
Robert Hillis
54a3c1a217
Use entity class attributes for clementine ( #53405 )
2021-07-27 20:18:58 +02:00
Marc Mueller
f599c5a39e
Use EntityDescription - tibber ( #53569 )
2021-07-27 20:13:48 +02:00
Robert Hillis
13443310fe
Use entity class attributes for Cast ( #53348 )
2021-07-27 20:03:13 +02:00
Marc Mueller
736577abef
Use EntityDescription - skybell ( #53564 )
...
* Use EntityDescription - skybell
* Fix typing
2021-07-27 19:51:07 +02:00
Martin Hjelmare
a133eae88e
Add more mysensors sensor attributes ( #53566 )
2021-07-27 19:48:37 +02:00
Matthias Alphart
27d42e0cd8
KNX: Support for HS-color lights ( #53538 )
2021-07-27 19:36:46 +02:00
Yuxiang Zhu
ce663f629c
Fix various zeroconf IPv6 compatibility issues ( #53505 )
2021-07-27 19:31:51 +02:00
Marc Mueller
64a3c669ce
Use EntityDescription - rova ( #53531 )
...
* Use EntityDescription - rova
* Fix pylint protected-access
* Changes after review
2021-07-27 19:12:17 +02:00
Maciej Bieniek
9607864c29
Bump `gios` library to version 2.0 ( #53557 )
...
* Bump gios library
* Fix pylint error
2021-07-27 19:10:38 +02:00
J. Nick Koston
84a7a5fd32
Split color temp and color into separate HomeKit services when a light supports both ( #53471 )
2021-07-27 10:10:05 -07:00
Marc Mueller
a1e692798f
Use EntityDescription - ebox ( #53565 )
2021-07-27 19:06:50 +02:00
Johan Smits
9e9165f4ac
Bump matrix-client to 0.4.0 ( #53508 )
2021-07-27 18:30:43 +02:00
Marc Mueller
6847c6dbbc
Use EntityDescription - rainbird ( #53560 )
...
* Use EntityDescription - rainbird
* Add additional type hints
2021-07-27 18:06:46 +02:00
Allen Porter
022ba31999
Refactor the logic for peeking into the start of the stream ( #52699 )
...
* Reset dts validator when container is reset
* Reuse existing dts_validator when disabling audio stream
* Refactor peek logic at the start of a stream
Add a PeekingIterator to support rewinding an iterator so that the code
for adjusting audio streams and start pts can be inlined in the worker.
* Simplification and readability improvements
* Remove unnecessary verbiage from comments and pydoc
* Address pylint errors
* Remove rewind function and just mux the first packet separately
* More cleanup after removing rewind()
* Skip check to self._buffer on every iteration
2021-07-27 08:53:42 -07:00
Franck Nijhof
f1eb35b1a5
Use entity descriptions classes in Forecast.Solar ( #53553 )
2021-07-27 17:45:47 +02:00
Marc Mueller
72a98550b6
Use EntityDescription - epsonworkforce ( #53556 )
2021-07-27 17:45:25 +02:00
gjong
9f495fd200
Add initial version for the YouLess integration ( #41942 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 17:42:15 +02:00
Maciej Bieniek
ea9d312b45
Use SensorEntityDescription in Brother integration ( #53558 )
2021-07-27 17:26:47 +02:00
Marc Mueller
0552b9c783
Use EntityDescription - glances ( #53559 )
2021-07-27 17:24:18 +02:00
jjlawren
214920f486
Ignore Sonos Boost devices during discovery v2 ( #53358 )
2021-07-27 09:50:46 -05:00
Marc Mueller
268ade6b76
Use EntityDescription - metoffice ( #53555 )
2021-07-27 16:22:01 +02:00
Milan Meulemans
e3df4f8795
Upgrade Rituals Perfume Genie to quality level "silver" ( #53550 )
2021-07-27 14:46:51 +02:00
Franck Nijhof
27e69037d4
Use entity descriptions classes in DSMR ( #53549 )
2021-07-27 14:44:58 +02:00
Milan Meulemans
b51c666817
Replace ServiceCallType with ServiceCall in lcn services ( #53547 )
2021-07-27 14:16:01 +02:00
Peter Nijssen
e037d3a16f
Update spider integration to support HEM ( #53397 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-27 12:58:33 +02:00