mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Add configuration url to rachio (#57738)
This commit is contained in:
parent
6e6313272d
commit
b7c52d0485
@ -38,4 +38,5 @@ class RachioDevice(Entity):
|
||||
"name": self._controller.name,
|
||||
"model": self._controller.model,
|
||||
"manufacturer": DEFAULT_NAME,
|
||||
"configuration_url": "https://app.rach.io",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user