This website requires JavaScript.
Explore
Help
Sign In
jeans
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-11-09 10:59:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72d6b4d1c918444f230497d576dadb7a901b78bb
core
/
homeassistant
/
components
/
nextdns
History
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
…
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
…