core/homeassistant/components/nextdns
Marc Mueller 73d0d87705
Use PEP 695 TypeVar syntax for nextdns (#147155)
2025-06-19 20:26:07 +02:00
..
__init__.py
binary_sensor.py Use entity base class for NextDNS entities (#146934) 2025-06-16 16:58:47 +02:00
button.py Use entity base class for NextDNS entities (#146934) 2025-06-16 16:58:47 +02:00
config_flow.py
const.py
coordinator.py Use PEP 695 TypeVar syntax for nextdns (#147155) 2025-06-19 20:26:07 +02:00
diagnostics.py
entity.py Use PEP 695 TypeVar syntax for nextdns (#147155) 2025-06-19 20:26:07 +02:00
icons.json
manifest.json
sensor.py Use PEP 695 TypeVar syntax for nextdns (#147155) 2025-06-19 20:26:07 +02:00
strings.json Address late review for NextDNS integration (#146980) 2025-06-17 11:23:03 +02:00
switch.py Use entity base class for NextDNS entities (#146934) 2025-06-16 16:58:47 +02:00
system_health.py