mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Added a configuration_url for the ukraine_alarm service (#75988)
This commit is contained in:
parent
84d91d2b3a
commit
97b30bec8b
@ -98,6 +98,7 @@ class UkraineAlarmSensor(
|
|||||||
identifiers={(DOMAIN, unique_id)},
|
identifiers={(DOMAIN, unique_id)},
|
||||||
manufacturer=MANUFACTURER,
|
manufacturer=MANUFACTURER,
|
||||||
name=name,
|
name=name,
|
||||||
|
configuration_url="https://siren.pp.ua/",
|
||||||
)
|
)
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user