check availability of zigbee devices
This commit is contained in:
parent
fb64c7fc67
commit
61012204f5
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ in {
|
||||||
settings = {
|
settings = {
|
||||||
homeassistant = true;
|
homeassistant = true;
|
||||||
permit_join = true;
|
permit_join = true;
|
||||||
|
availability = true;
|
||||||
frontend.port = 8089;
|
frontend.port = 8089;
|
||||||
mqtt.server = "mqtt://10.0.0.8:1883";
|
mqtt.server = "mqtt://10.0.0.8:1883";
|
||||||
serial = {
|
serial = {
|
||||||
|
|
Loading…
Reference in a new issue