Commit Graph
37692 Commits
Author SHA1 Message Date
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
Franck NijhofandGitHub d4c4263730 Adjust typing of _attr_extra_state_attributes (#53529) 2021-07-27 01:25:22 +02:00
Milan MeulemansandGitHub 8ff3b2a2f6 Upgrade pyrituals to 0.0.6 (#53527) 2021-07-27 00:49:55 +02:00
Milan MeulemansandGitHub b26e65d7e5 Fix Rituals Perfume Genie sensors icons (#53517) 2021-07-27 00:47:06 +02:00
Tobias SauerweinandGitHub 31079a05b3 Address late review comments on Netatmo (#53524) 2021-07-27 00:42:36 +02:00
Franck NijhofandGitHub 0b44265232 Add description classes to entity components (#53521)
* Add description classes to entity components

* An -> A

* Add StateVacuumEntityDescription
2021-07-27 00:22:21 +02:00
Bram KragtenandGitHub 7cb3414517 Update frontend to 20210726.0 (#53522) 2021-07-26 23:56:40 +02:00
Oxan van LeeuwenandGitHub 2127314f9e Fix typo in codeowners (#53520) 2021-07-26 23:33:15 +02:00
Matthias AlphartandGitHub c1c6c54b45 xknx 0.18.9 (#53519) 2021-07-26 23:18:20 +02:00
Jc2kandGitHub 1681bbe5a5 Make sure that vocolinc flowerbud humidity sensor is exposed (via homekit_controller) (#53518)
* Make sure that vocolinc flowerbud humidity sensor is exposed

* Was a no-op to request these from humidifier, so remove them

* Fix typo
2021-07-26 16:11:27 -05:00
Franck NijhofandGitHub ee452d415d Add SensorEntityDescription class (#53357) 2021-07-26 22:00:43 +02:00
jjlawrenandGitHub 88cffc86bb Add crossfade control support to Sonos (#53228) 2021-07-26 21:58:13 +02:00
Robert HillisandGitHub aee48dbcb3 Use entity class attributes for cloud (#53445) 2021-07-26 21:23:32 +02:00
jan iversenandGitHub cfb0def718 Change integration modbus to use _attr variables (#53511) 2021-07-26 21:20:34 +02:00
Anton TolchanovandGitHub 80aaebb761 Rename Prometheus metrics to conform with naming guidelines (#50156) 2021-07-26 20:52:30 +02:00
f4d65e3751 Musiccast grouping fixes (#52339)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-26 20:48:20 +02:00
Dermot DuffyandGitHub 23b64cd496 Bump motioneye-client version to v0.3.11 (#53504) 2021-07-26 20:43:22 +02:00
Paulus SchoutsenandGitHub 962ddf664c Add country code to co2signal state attributes (#53512) 2021-07-26 11:10:39 -07:00
Franck NijhofandGitHub f28d8fae2f Mark energy integration as internal (#53513) 2021-07-26 10:21:40 -07:00
fcc6ea7497 Add energy integration (#52001)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Erik <erik@montnemery.com>
2021-07-26 09:37:37 -07:00
Raman GuptaandGitHub 4b189bd8c5 Add zwave_js WS API commands to get statistics (#53393)
* Add zwave_js WS API commands to get statistics

* update function name

* move nested functions to top level functions
2021-07-26 11:59:16 -04:00
Eric SeveranceandGitHub a6331d85ed Support energy/power sensors in the WeMo component (#53419) 2021-07-26 08:50:22 -07:00
Jc2kandGitHub 9a000a1183 Support controlling Flowerbud spray level via homekit_controller (#53493) 2021-07-26 10:46:36 -05:00
Daniel Hjelseth HøyerandGitHub d58a02a647 Broadlink, remove attr_current_power_w and add sensor (#53342) 2021-07-26 08:42:19 -07:00
Simone ChemelliandGitHub 37d6824ed4 Increase pool max size for urllib3 in Fritz integration (#53461) 2021-07-26 16:44:58 +02:00
Simone ChemelliandGitHub 2025afe14b Add MAC to SamsungTV when missing (#53479)
* Add MAC when missing

* Fix I/O

* Add test for missing MAC address
2021-07-26 16:43:05 +02:00
Marc MuellerandGitHub 46c3495ae0 Update pylint to 2.9.5 (#53496) 2021-07-26 16:17:15 +02:00