Commit Graph

46593 Commits

Author SHA1 Message Date
epenet
b6d8a82e7d Add Dacia as supported brand to Renault (#67029)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-22 14:43:02 +01:00
Marc Mueller
8eb7507482 Cleanup after setup.py removal (#67036) 2022-02-22 14:32:55 +01:00
G Johansson
b57a7ce6a3 Bump pysensibo to v1.0.7 (#67032) 2022-02-22 14:31:49 +01:00
epenet
c3dc936b54 Cleanup Renault tests (#67030)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-22 14:21:38 +01:00
Pascal Winters
3dd31acc33 Bump PySwitchbot to 0.13.3 (#67025) 2022-02-22 14:17:50 +01:00
Raman Gupta
a12d6aa6ff Log error when using zwave_js 'refresh_value' on ping button/node status sensor (#66847)
* Raise when using 'zwave_js.refresh_value' on ping button

* Revert test change

* block till done

* Switch from raising an exception to logging an error for both the ping button and node status sensor

* missed commit
2022-02-22 12:03:01 +01:00
Sjoerd
909de62bd4 Add the ICAO 24-bit address to the OpenSky sensor events (#66114) 2022-02-22 11:31:21 +01:00
Franck Nijhof
0042fd5199 Fix nightly builder (#67022) 2022-02-22 11:27:38 +01:00
Ville Skyttä
09e16fa3dc Add service info for upcloud entities (#61740) 2022-02-22 10:39:09 +01:00
jjlawren
df9e92b4b8 Add log message when Plex library section not found (#66820) 2022-02-22 10:35:19 +01:00
Erik Montnemery
31867d54b6 Add Google Cast groups to device registry (#66805) 2022-02-22 10:26:41 +01:00
J. Nick Koston
f69571f164 Add support for climate fan and oscillate mode to HomeKit (#66463) 2022-02-22 09:58:31 +01:00
J. Nick Koston
0b813f8600 Add configuration_url to lookin (#67021) 2022-02-22 09:50:59 +01:00
epenet
92b5bcffb6 Bump renault-api to 0.1.9 (#67016)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-22 09:16:02 +01:00
Keilin Bickar
7f5304b6c2 Add Switch entity to SleepIQ (#66966)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-21 21:53:04 -10:00
Paulus Schoutsen
e0ff7dc2e7 Fix radio browser on Sonos (#67017) 2022-02-22 08:51:41 +01:00
Raman Gupta
98c00c0255 Bump zwave-js-server-python to 0.35.1 (#67014) 2022-02-22 08:44:03 +01:00
Paulus Schoutsen
7c7a86242e Allow supported brands in manifests (#67015) 2022-02-22 08:42:57 +01:00
Kevin Stillhammer
010e6cb4ba waze_travel_time: always resolve zones (#66162) 2022-02-21 23:17:49 -08:00
Kevin Stillhammer
a17650550f google_travel_time: always resolve zones (#66165) 2022-02-21 23:17:18 -08:00
Kevin Stillhammer
6ec0e3811a Waze travel time sensor tests (#66558) 2022-02-21 23:15:35 -08:00
Kevin Stillhammer
2cba9b3d7e Cleanup_google_travel_time_tests (#66868) 2022-02-21 23:05:12 -08:00
J. Nick Koston
d554a82875 Add diagnostics support to flux_led (#67012) 2022-02-21 22:53:41 -08:00
Mike Degatano
a51d9012ad Fix MQTT lights tests using STATE_OFF (#67011) 2022-02-21 22:52:31 -08:00
Franck Nijhof
23fdf9eef8 Use selectors in Open-Meteo configuration flow (#67004) 2022-02-22 01:29:58 +01:00
GitHub Action
102ae9f0e3 [ci skip] Translation update 2022-02-22 00:17:23 +00:00
Sebastian Lövdahl
744a2013cd Improve Vallox filter remaining time sensor (#66763) 2022-02-21 13:17:54 -10:00
Michael Chisholm
b19bf9b147 Add dlna_dms integration to support DLNA Digital Media Servers (#66437) 2022-02-21 15:14:08 -08:00
rubenverhoef
95de1dd446 Additional MQTT light command templates (#63361)
Co-authored-by: jbouwh <jan@jbsoft.nl>
2022-02-22 00:00:49 +01:00
jan iversen
8741ff0684 Diferentiate between attr_name and entity_id in Modbus tests (#66999) 2022-02-21 14:56:31 -08:00
corneyl
137793c067 Add sensors for next Picnic deliveries (#66474) 2022-02-21 23:45:30 +01:00
Keilin Bickar
e6af7847fc Add Multi factor authentication support for Sense (#66498)
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-02-21 12:05:12 -10:00
Shay Levy
ba2bc975f4 Fix Shelly event handling (#67000) 2022-02-21 23:03:22 +01:00
Mick Vleeshouwer
d45921622a Update pyoverkiz to 1.3.6 (#66997) 2022-02-21 23:57:28 +02:00
G Johansson
d15acaf747 Implement number platform for Sensibo (#66898) 2022-02-21 11:50:50 -10:00
Matthias Alphart
0606b4a843 add apparent and reactive power DeviceClass (#65938) 2022-02-21 21:35:24 +01:00
epenet
d49029e9fc Add door and lock status to Renault integration (#66698)
* Add coordinator for lock status

* Add fixture for lock status

* Add lock status binary sensor

* Add to test constants

* Adjust conftest

* Fix inverted state

* Add door status

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 20:07:43 +01:00
Diogo Gomes
9ed4bcf965 Add unique_id to the filter component (#65010)
* Optional manually defined uniqueid

* move to _attr
2022-02-21 21:00:09 +02:00
Mick Vleeshouwer
2456d8a401 Remember user and hub after input in ConfigFlow (#66608) 2022-02-21 20:56:20 +02:00
jjlawren
76149876ab Enable fallback polling for Sonos microphone binary_sensor (#66299) 2022-02-21 19:46:20 +01:00
Franck Nijhof
3644740786 Extend Plugwise DeviceInfo (#66619) 2022-02-21 19:45:04 +01:00
J. Nick Koston
4811b510eb Ensure WiZ can still setup with old firmwares (#66968) 2022-02-21 19:42:54 +01:00
Mick Vleeshouwer
5af4068583 Fix binary sensor translations for carbon_monoxide (#66891)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-02-21 10:34:38 -08:00
J. Nick Koston
9a5eec561a Only set require_restart on config entry reload if its not recoverable (#66994) 2022-02-21 10:27:23 -08:00
jan iversen
cb877adb6a Allow multiread in modbus binary_sensor (#59886) 2022-02-21 10:22:50 -08:00
jan iversen
0f580af1d3 Correct switch verify to handle discret_read in Modbus (#66890) 2022-02-21 19:15:03 +01:00
Paulus Schoutsen
8080aab98e Allow deleting files from media source (#66975) 2022-02-21 19:14:42 +01:00
Diogo Gomes
abaf284ef2 Cast string back to datetime in Sensor Filter (#65396) 2022-02-21 19:14:23 +01:00
Robert Hillis
14a7ee5d0b Deprecate "wanted" sensor in radarr (#63818)
* Remove invalid "wanted" sensor from radarr

* uno mas
2022-02-21 10:12:09 -08:00
javicalle
cd38878a4c Restore states for RFLink binary_sensors (#65716) 2022-02-21 19:11:05 +01:00