1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 09:16:11 +00:00
Commit Graph

62409 Commits

Author SHA1 Message Date
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
Robert Hillis
7947866962 Refactor tests for modem_callerid (#59691)
* Refactor tests for modem_callerid

* uno mas

* uno mas

* uno mas
2022-02-21 10:08:19 -08:00
J. Nick Koston
f2f2a08966 Add support for auto target fan state in HomeKit fans (#66383) 2022-02-21 19:08:09 +01:00
Teemu R
16cc2b790b Create LED switches for tplink dimmers (#66839) 2022-02-21 19:02:11 +01:00
Allen Porter
c6114f2631 Simplify nest placeholder image loading and share across all cameras (#66580) 2022-02-21 19:01:04 +01:00
Mike Degatano
8ea6cbc257 Support variables in templates with timeout (#66990) 2022-02-21 09:56:20 -08:00
avee87
0dfc4ec9be Rename manual alarm integrations (#66979) 2022-02-21 18:24:02 +01:00
Maximilian
75b5ef45d8 Fix nina warnings in city states (#65914) 2022-02-21 18:22:54 +01:00
Franck Nijhof
d839febbe7 Add Radio Browser integration (#66950) 2022-02-21 09:13:02 -08:00
Michael
660fb393f0 Enable sensors based on wan scenario in Fritz!Tools (#66944) 2022-02-21 18:03:38 +01:00
J. Nick Koston
7b334d1755 Add additional WiZ OUIs (#66991) 2022-02-21 18:02:09 +01:00
uvjustin
4efada7db0 Allow stream log level to change at runtime (#66153) 2022-02-21 17:58:15 +01:00
Igor Pakhomov
a4ba511276 Add aditional sensors for dmaker.airfresh.a1/t2017 to xiaomi_miio (#66370) 2022-02-21 17:56:34 +01:00
Marc Mueller
5c5f9418ee Remove setup.py (#66023) 2022-02-21 17:53:58 +01:00
J. Nick Koston
a82d4d1b7b Add support for dual head WiZ devices (#66955) 2022-02-21 17:50:42 +01:00
starkillerOG
fe1229a7d9 Motion blinds add VerticalBlindLeft support (#66961) 2022-02-21 17:42:52 +01:00
Jonathan Keljo
4b28025a71 Bump greeneye_monitor to v3.0.3 (#66973) 2022-02-21 17:06:07 +01:00
Franck Nijhof
f412dd4b8d Merge branch 'master' into dev 2022-02-21 16:15:23 +01:00
Garrett
b560909b31 Bump to subarulink 0.4.2 (#66403) 2022-02-21 13:09:36 +01:00
epenet
39c1209e1c Bump samsungtvws to 1.7.0 (#66978)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 12:42:54 +01:00
Erik Montnemery
c496748125 Add WS API for removing a config entry from a device (#66188)
* Add WS API for removing a config entry from a device

* Address review comments

* Address review comments

* Remove entity cleanup from ConfigEntries

* Update + add tests

* Improve comments in test

* Add negative test

* Refactor according to review comments

* Add back async_remove_config_entry_device

* Remove unnecessary error handling

* Simplify error handling
2022-02-21 10:11:18 +01:00
Julien
7a39c769f0 Fix typo in const.py (#66856) 2022-02-21 09:50:14 +01:00
epenet
3b146d8e9b Use hass.add_job in samsungtv (#66976)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-02-21 09:11:29 +01:00
Dave T
865159781f Use new enums in vizio tests (#62710)
* Use new enums in vizio tests

* Code review: revert wrong conftest changes

* Code review: Revert incorrect removal of vizio const

* Reinstate wrongly reverted files

* Fix double line

* Fix new test after rebase
2022-02-21 08:28:56 +01:00
GitHub Action
f921856f5f [ci skip] Translation update 2022-02-21 00:17:31 +00:00
Tom
620b653d76 Plugwise bump module version to fix heating-state and OnOff devices (#66936) 2022-02-20 20:45:19 +01:00
rikroe
8c96f1457d Bump bimmer_connected to 0.8.11 (#66951)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2022-02-20 19:17:08 +02:00
Klaas Schoute
7c8f4a4262 Update Pure Energie integration (#66946)
* Remove service entry_type

* Set raise on progress
2022-02-20 16:58:21 +01:00
dewdrop
dbb2c64d86 Fix broken aftership sensor after pyaftership 21.11.0 bump (#66855)
* Fix update to pyaftership 21.11.0

Variable name collision and a missing property access was causing this sensor to always return zero elements.

* Move subscripting out of awaited statement
2022-02-20 15:33:19 +01:00
Shay Levy
efd0e898f9 Bump aiowebostv to 0.1.3 (#66942) 2022-02-20 16:25:33 +02:00
Michael Chisholm
3d5790aaad Avoid accessing hass.data in test_play_media_didl_metadata (#66939) 2022-02-20 14:14:53 +01:00
Aidan Timson
5b28e2d983 Add discussions sensors to GitHub (#66937) 2022-02-20 13:32:24 +01:00
Joakim Sørensen
2d52aca9eb Add Latest Tag sensor to GitHub integration (#66932) 2022-02-20 13:00:01 +01:00
G Johansson
3cbbf90f23 Bump pysensibo to v1.0.6 (#66930) 2022-02-20 12:32:12 +01:00
Joakim Sørensen
bce033cfc7 Enable all GitHub sensors by default (#66931) 2022-02-20 12:06:27 +01:00