mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 11:54:35 +02:00
Add configuration url to august (#60013)
This commit is contained in:
@@ -25,6 +25,7 @@ class AugustEntityMixin(Entity):
|
||||
name=device.device_name,
|
||||
sw_version=self._detail.firmware_version,
|
||||
suggested_area=_remove_device_types(device.device_name, DEVICE_TYPES),
|
||||
configuration_url="https://account.august.com",
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user