Commit Graph
37718 Commits
Author SHA1 Message Date
Paulus SchoutsenandGitHub f71980a634 Create stats for all sensors that have % unit and are measurement (#53576) 2021-07-27 21:56:34 +02:00
3488053648 Remove garmin_connect integration (#52808)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 21:49:49 +02:00
Aaron BachandGitHub e04b2c2e35 Bump pyairvisual to 5.0.9 (#53578) 2021-07-27 21:39:58 +02:00
Simone ChemelliandGitHub 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 KostonandGitHub 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 DielandGitHub 43d3b6c2a2 Move the coordinator logic to the BroadlinkEntity class (#53571) 2021-07-27 13:53:29 -05:00
Matthew GottliebandGitHub 37c841956f Allow removing workday holidays by name (#52700) 2021-07-27 20:28:04 +02:00
Robert HillisandGitHub 54a3c1a217 Use entity class attributes for clementine (#53405) 2021-07-27 20:18:58 +02:00
Marc MuellerandGitHub f599c5a39e Use EntityDescription - tibber (#53569) 2021-07-27 20:13:48 +02:00
Robert HillisandGitHub 13443310fe Use entity class attributes for Cast (#53348) 2021-07-27 20:03:13 +02:00
Marc MuellerandGitHub 736577abef Use EntityDescription - skybell (#53564)
* Use EntityDescription - skybell

* Fix typing
2021-07-27 19:51:07 +02:00
Martin HjelmareandGitHub a133eae88e Add more mysensors sensor attributes (#53566) 2021-07-27 19:48:37 +02:00
Matthias AlphartandGitHub 27d42e0cd8 KNX: Support for HS-color lights (#53538) 2021-07-27 19:36:46 +02:00
Yuxiang ZhuandGitHub ce663f629c Fix various zeroconf IPv6 compatibility issues (#53505) 2021-07-27 19:31:51 +02:00
Marc MuellerandGitHub 64a3c669ce Use EntityDescription - rova (#53531)
* Use EntityDescription - rova

* Fix pylint protected-access

* Changes after review
2021-07-27 19:12:17 +02:00
Maciej BieniekandGitHub 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 KostonandGitHub 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 MuellerandGitHub a1e692798f Use EntityDescription - ebox (#53565) 2021-07-27 19:06:50 +02:00
Johan SmitsandGitHub 9e9165f4ac Bump matrix-client to 0.4.0 (#53508) 2021-07-27 18:30:43 +02:00
Marc MuellerandGitHub 6847c6dbbc Use EntityDescription - rainbird (#53560)
* Use EntityDescription - rainbird

* Add additional type hints
2021-07-27 18:06:46 +02:00
Allen PorterandGitHub 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 NijhofandGitHub f1eb35b1a5 Use entity descriptions classes in Forecast.Solar (#53553) 2021-07-27 17:45:47 +02:00
Marc MuellerandGitHub 72a98550b6 Use EntityDescription - epsonworkforce (#53556) 2021-07-27 17:45:25 +02:00
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 BieniekandGitHub ea9d312b45 Use SensorEntityDescription in Brother integration (#53558) 2021-07-27 17:26:47 +02:00
Marc MuellerandGitHub 0552b9c783 Use EntityDescription - glances (#53559) 2021-07-27 17:24:18 +02:00
jjlawrenandGitHub 214920f486 Ignore Sonos Boost devices during discovery v2 (#53358) 2021-07-27 09:50:46 -05:00
Marc MuellerandGitHub 268ade6b76 Use EntityDescription - metoffice (#53555) 2021-07-27 16:22:01 +02:00
Milan MeulemansandGitHub e3df4f8795 Upgrade Rituals Perfume Genie to quality level "silver" (#53550) 2021-07-27 14:46:51 +02:00
Franck NijhofandGitHub 27e69037d4 Use entity descriptions classes in DSMR (#53549) 2021-07-27 14:44:58 +02:00
Milan MeulemansandGitHub b51c666817 Replace ServiceCallType with ServiceCall in lcn services (#53547) 2021-07-27 14:16:01 +02:00
e037d3a16f Update spider integration to support HEM (#53397)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-27 12:58:33 +02:00
Robert SvenssonandGitHub 93899e981f UniFi lies about the client being noted, using the real note instead if it exists (#53542) 2021-07-27 12:35:16 +02:00
Milan MeulemansandGitHub 348d7a5622 Remove incorrect use of ConfigType in config flows (#53544) 2021-07-27 12:33:17 +02:00
Milan MeulemansandGitHub 0471b27179 Replace HomeAssistantType with HomeAssistant (#53545) 2021-07-27 12:30:56 +02:00
Maciej BieniekandGitHub ca020e1f87 Use SensorEntityDescription in Nettigo Air Monitor (#53539) 2021-07-27 12:12:15 +02:00
Maciej BieniekandGitHub c0e84a7b32 Use SensorEntityDescription in Airly integration (#53540) 2021-07-27 12:08:31 +02:00
Eric SeveranceandGitHub 4506b41022 Use SensorEntityDescription for wemo (#53537) 2021-07-27 12:05:21 +02:00
Aaron BachandGitHub f4a7292f08 Enforce strict typing for Tile (#53410) 2021-07-27 11:51:57 +02:00
7103835d15 Enable strict typing for Rituals Perfume Genie (#53543)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-27 11:50:47 +02:00
18bf0762b5 Add select entities to ESPHome (#53526)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2021-07-27 11:45:04 +02:00
Aaron BachandGitHub a6b34924be Enforce strict typing for RainMachine (#53414) 2021-07-27 10:45:44 +02:00
Aaron BachandGitHub 5483ab0cda Enforce strict typing for Flu Near You (#53407) 2021-07-27 10:42:51 +02:00
Matt ZimmermanandGitHub d7d859fc86 Update nexia to 0.9.11 (#53534) 2021-07-27 10:40:20 +02:00
Eric SeveranceandGitHub 7119285201 Clean wemo sensor attributes (#53532)
* Wemo: Use the available property instead of returning unavailable from state property

* Nit: s/_insight_device_key/_insight_params_key

* Use insight_params_key for generating unique_id
2021-07-27 07:18:05 +02:00
Franck NijhofandGitHub d4d791e0a1 Ensure Jewish Calendar returns an iso formatted timestamp (#52722) 2021-07-26 20:23:25 -07:00
GitHub Action 2b3148296c [ci skip] Translation update 2021-07-27 00:12:20 +00:00
20b66faa6d Add MFA Capability to Tesla Integration (#53245)
* Adds MFA Capability to Tesla Integration

* Add "(Optional)" to MFA Code

* Update homeassistant/components/tesla/translations/de.json

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update en.json

* Revert "Update en.json"

This reverts commit 825685c3a2.

Co-authored-by: J. Nick Koston <nick@koston.org>
2021-07-27 01:46:49 +02:00
Marc MuellerandGitHub 3e08e50050 Use EntityDescription - nws (#53523)
* Use EntityDescription - nws

* Bugfix

* Bugfix 2
2021-07-27 01:46:01 +02:00
6376b4be5c Increase static type coverage for nest integration (#53475)
Co-authored-by: Mick Vleeshouwer <mick@imick.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-27 01:43:52 +02:00