mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-03 23:42:36 +00:00
basic stuff implemented
This commit is contained in:
3
web/ha1.json
Normal file
3
web/ha1.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"P" : %d,
|
||||
}
|
||||
15
web/hadiscover1.json
Normal file
15
web/hadiscover1.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name" : "%s",
|
||||
"stat_t" : "%s",
|
||||
"json_attr_t" : "%s",
|
||||
"unit_of_meas" : "%s",
|
||||
"val_tpl" : "{{value_json['%s']}}",
|
||||
"uniq_id" : "%s",
|
||||
"dev" : {
|
||||
"ids" : [ "%s" ],
|
||||
"name" : "AMS reader",
|
||||
"mdl" : "ESP32",
|
||||
"sw" : "2.0.0",
|
||||
"mf" : "AmsToMqttBridge"
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"P" : %d
|
||||
}
|
||||
Reference in New Issue
Block a user