core/homeassistant/components/nextdns
Maciej Bieniek 3c3a948c33
EntityDescription doesn't need to be generic for NextDNS binary sensor and switch platforms (#116697)
2024-05-03 13:56:38 +02:00
..
__init__.py Use `runtime_data` to store NextDNS data (#116691) 2024-05-03 13:39:10 +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
const.py
coordinator.py Move NextDNS data update coordinators to the coordinator module (#115919) 2024-04-22 11:19:35 +02:00
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