I'm having a status pattern issue. No matter what the status pattern I use the switch is always defined as ON. If I turn it OFF it goes back ON in 3 seconds (because of my pulling interval).
I can see in the Homebridge logs that it is requesting the statusurl every 3 seconds like I have set. Clearly the Standby is in the body of the response. Please refer to this link regex tester to see the Response body or see text below.
Happy New Year.
I'm having a status pattern issue. No matter what the status pattern I use the switch is always defined as ON. If I turn it OFF it goes back ON in 3 seconds (because of my pulling interval).
I can see in the Homebridge logs that it is requesting the statusurl every 3 seconds like I have set. Clearly theStandby is in the body of the response. Please refer to this link regex tester to see the Response body or see text below.
I even found this yamaha receiver github wiki with examples. Just so happens I had the exact same thing :) https://github-wiki-see.page/m/Supereg/homebridge-http-switch/wiki/Community-supplied-examples
I have use this regex tester https://regex101.com/r/PcsbOD/1
What am I doing wrong or is this a bug? Thanks much.
My config is:
Response Body