03-10-2016, 06:45 PM
Just noticed another bug. Normally i replace config.json with preconfigured files. This time after compiling commit 4a649e7b, i used the config.json.bak file and pilight won't start.
I know for sure that i never configured the string "alarm" for the state.
I know for sure that i never configured the string "alarm" for the state.
Code:
"TVState": {
"protocol": [ "generic_switch" ],
"id": [{
"id": 200
}],
"state": "alarm"
},