core/homeassistant/components/dnsip
pemontto 1c414966fe
Add support for round-robin DNS (#115218)
* Add support for RR DNS

* 🧪 Update tests for DNS IP round-robin

* 🤖 Configure DNS IP round-robin automatically

* 🐛 Sort IPv6 addresses correctly

* Limit returned IPs and cleanup test class

* 🔟 Change max DNS results to 10

* Rename IPs to ip_addresses
2024-05-07 11:49:13 +02:00
..
__init__.py
config_flow.py Add support for round-robin DNS (#115218) 2024-05-07 11:49:13 +02:00
const.py
icons.json
manifest.json Bump aiodns to 3.2.0 (#114527) 2024-03-31 19:41:06 +02:00
sensor.py Add support for round-robin DNS (#115218) 2024-05-07 11:49:13 +02:00
strings.json