Update info.md

This commit is contained in:
Johannes
2022-03-07 12:29:59 +01:00
committed by GitHub
parent 844bf3e7c2
commit aeacdceca3

View File

@@ -11,7 +11,7 @@ nspanel-1:
config:
panelRecvTopic: "tele/tasmota_your_mqtt_topic/RESULT"
panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend"
timeoutScreensaver: 15000
timeoutScreensaver: 15 #in seconds, values between 5 and 60 are allowed
#brightnessScreensaver: 10
brightnessScreensaver:
- time: "7:00:00"
@@ -48,4 +48,4 @@ key | optional | type | default | description
-- | -- | -- | -- | --
`module` | False | string | | The module name of the app.
`class` | False | string | | The name of the Class.
`config` | False | complex | | Config/Mapping between Homeassistant and your NsPanel
`config` | False | complex | | Config/Mapping between Homeassistant and your NsPanel