hass-core/homeassistant/components/myuplink
Åke Strandberg c4c96be880
Add alarm and connectivity binary_sensors to myuplink (#111643)
* Add alarm and connectivity binary_sensors

* Get is_on for correct system

* Make coverage 100% in binary_sensor

* Address review comments

* Revert dict comprehension for now
2024-05-15 17:13:56 +02:00
..
__init__.py Show correct model string in myuplink (#114921) 2024-04-05 10:01:51 +02:00
api.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
application_credentials.py
binary_sensor.py Add alarm and connectivity binary_sensors to myuplink (#111643) 2024-05-15 17:13:56 +02:00
config_flow.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
const.py Add myuplink reauth flow (#110587) 2024-02-17 10:18:53 +01:00
coordinator.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
diagnostics.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
entity.py Add alarm and connectivity binary_sensors to myuplink (#111643) 2024-05-15 17:13:56 +02:00
helpers.py Filter out irrelevant entities on SMO20 devices in myuplink (#113493) 2024-03-15 14:06:10 +01:00
icons.json Add icon translations to myuplink (#111466) 2024-03-15 00:47:10 +01:00
manifest.json Bump myuplink dependency to 0.6.0 (#114767) 2024-04-05 02:55:39 +02:00
number.py Filter out irrelevant entities on SMO20 devices in myuplink (#113493) 2024-03-15 14:06:10 +01:00
sensor.py Filter out irrelevant entities on SMO20 devices in myuplink (#113493) 2024-03-15 14:06:10 +01:00
strings.json Add alarm and connectivity binary_sensors to myuplink (#111643) 2024-05-15 17:13:56 +02:00
switch.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
update.py Improve lists in integrations [L-M] (#113227) 2024-03-13 21:28:21 +01:00