mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Binary Sensor for Remote UI & Fix timezone (#22076)
* Binary Sensor for Remote UI * Fix lint * Revert make hass public * Add tests
This commit is contained in:
committed by
Paulus Schoutsen
parent
9520d38288
commit
17ba33004c
@@ -25,3 +25,5 @@ CONF_ACME_DIRECTORY_SERVER = 'acme_directory_server'
|
||||
|
||||
MODE_DEV = "development"
|
||||
MODE_PROD = "production"
|
||||
|
||||
DISPATCHER_REMOTE_UPDATE = 'cloud_remote_update'
|
||||
|
||||
Reference in New Issue
Block a user