Explorar o código

readme / mqtt discovery: added comment regarding new default value in home assistant >=v0.117.0

Fabian Peter Hammerle %!s(int64=3) %!d(string=hai) anos
pai
achega
f2308a65d1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -81,7 +81,7 @@ home assistant will automatically detect a new entity
 ```yaml
 mqtt:
   broker: BROKER_HOSTNAME_OR_IP_ADDRESS
-  discovery: true
+  discovery: true # default in home assistant >=v0.117.0
   # credentials, additional options…
 ```