mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
Manifest and constants
This commit is contained in:
@@ -4,3 +4,5 @@
|
||||
DOMAIN = "waste_collection_schedule"
|
||||
|
||||
UPDATE_SENSORS_SIGNAL = "wcs_update_sensors_signal"
|
||||
|
||||
CONFIG_VERSION = 1
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"domain": "waste_collection_schedule",
|
||||
"name": "waste_collection_schedule",
|
||||
"name": "Waste Collection Schedule",
|
||||
"codeowners": ["@mampfes"],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/mampfes/hacs_waste_collection_schedule#readme",
|
||||
"integration_type": "hub",
|
||||
|
||||
Reference in New Issue
Block a user