Open garage sensor (#57976)
This commit is contained in:
parent
db474707a0
commit
a3cae17d88
6 changed files with 118 additions and 51 deletions
|
@ -1,9 +1,5 @@
|
|||
"""Constants for the OpenGarage integration."""
|
||||
|
||||
ATTR_DISTANCE_SENSOR = "distance_sensor"
|
||||
ATTR_DOOR_STATE = "door_state"
|
||||
ATTR_SIGNAL_STRENGTH = "wifi_signal"
|
||||
|
||||
CONF_DEVICE_KEY = "device_key"
|
||||
|
||||
DEFAULT_NAME = "OpenGarage"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue