mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Add config flow to radiotherm (#72874)
This commit is contained in:
@@ -77,6 +77,8 @@ DHCP: list[dict[str, str | bool]] = [
|
||||
{'domain': 'rachio', 'hostname': 'rachio-*', 'macaddress': '009D6B*'},
|
||||
{'domain': 'rachio', 'hostname': 'rachio-*', 'macaddress': 'F0038C*'},
|
||||
{'domain': 'rachio', 'hostname': 'rachio-*', 'macaddress': '74C63B*'},
|
||||
{'domain': 'radiotherm', 'hostname': 'thermostat*', 'macaddress': '5CDAD4*'},
|
||||
{'domain': 'radiotherm', 'registered_devices': True},
|
||||
{'domain': 'rainforest_eagle', 'macaddress': 'D8D5B9*'},
|
||||
{'domain': 'ring', 'hostname': 'ring*', 'macaddress': '0CAE7D*'},
|
||||
{'domain': 'roomba', 'hostname': 'irobot-*', 'macaddress': '501479*'},
|
||||
|
||||
Reference in New Issue
Block a user