Maciej Bieniek
6d13466f8a
Remove unnecessary `init_integration()` call in NAM tests ( #53609 )
2021-07-28 11:23:57 +02:00
Jan Bouwhuis
781015fb19
Xiaomi_Miio Humidifier rework ( #52366 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com>
Co-authored-by: Teemu R. <tpr@iki.fi>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-28 10:52:43 +02:00
Pascal Vizeli
f3e7fb5798
Pin pandas to 1.3.0 ( #53607 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-28 10:30:05 +02:00
Maciej Bieniek
648e649718
Use SensorEntityDescription in AccuWeather integration ( #53604 )
...
* Use SensorEntityDescription
* Add missing type for entity_description
* Use tuples instead of lists
* Suggested change
2021-07-28 10:26:14 +02:00
Allen Porter
d58151034c
Combine some stream test mocks ( #53600 )
...
Combine MockFlushPart with the FakePyAvContainer since the container is
effectively a mock AvOutput. This simulates the behavior of the call to
mux and close that actually write to the memory file.
2021-07-28 10:20:51 +02:00
Marc Mueller
10bfc78365
Fix missing encoding with open() ( #53593 )
...
* Fix missing encoding with open()
* Fix tests
* Improve open - frontend
2021-07-28 09:41:45 +02:00
Allen Porter
1c20eb3263
Skip 'None' values when restoring climate scenes ( #53484 )
2021-07-28 09:16:23 +02:00
Allen Porter
68945e8814
Enable strict static type checking for nest integration ( #53535 )
2021-07-28 09:12:32 +02:00
Richard T. Schaefer
9e219d9b6e
Add this variable for use by automation and script templates ( #52774 )
2021-07-28 09:09:13 +02:00
Dermot Duffy
1aec069f3a
Use the new EntityDescription for motionEye switches ( #53536 )
2021-07-28 09:06:41 +02:00
Franck Nijhof
1968b95829
Add currency core configuration ( #53541 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-07-28 08:55:58 +02:00
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