core/homeassistant/components/nextdns
Marc Mueller 44049c34f9
Use PEP 695 type alias for ConfigEntry types (#117632)
2024-05-17 15:42:58 +02:00
..
__init__.py Use PEP 695 type alias for ConfigEntry types (#117632) 2024-05-17 15:42:58 +02:00
binary_sensor.py EntityDescription doesn't need to be generic for NextDNS binary sensor and switch platforms (#116697) 2024-05-03 13:56:38 +02:00
button.py Use `runtime_data` to store NextDNS data (#116691) 2024-05-03 13:39:10 +02:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py
coordinator.py
diagnostics.py Use `runtime_data` to store NextDNS data (#116691) 2024-05-03 13:39:10 +02:00
icons.json
manifest.json
sensor.py Use `runtime_data` to store NextDNS data (#116691) 2024-05-03 13:39:10 +02:00
strings.json
switch.py EntityDescription doesn't need to be generic for NextDNS binary sensor and switch platforms (#116697) 2024-05-03 13:56:38 +02:00
system_health.py