Home Assistant Git Exporter
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
"definition of constants"
|
||||
|
||||
from homeassistant.const import Platform
|
||||
|
||||
DOMAIN = "watchman"
|
||||
DOMAIN_DATA = "watchman_data"
|
||||
VERSION = "0.6.1"
|
||||
VERSION = "0.6.3"
|
||||
|
||||
DEFAULT_REPORT_FILENAME = "watchman_report.txt"
|
||||
DEFAULT_HEADER = "-== WATCHMAN REPORT ==- "
|
||||
|
||||
Reference in New Issue
Block a user