This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-23 20:39:01 +00:00
Code
Activity
Files
cb9914becd1e8fa336cbddf1036d53018dff803a
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
…