You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Working on that right now. Just moved to a new dev box and I'm having issues with Maven. Once I get that resolved I should be able to build a test jar. Might be a few days, not sure why it's breaking currently.
Expected Behavior
Keep value as OFF, instead setting it ON and immediately set it to OFF after thing got online
Current Behavior
Item value is OFF
Thing got OFFINE
Thing get ONLINE
Item value set to ON
Almost the same time it gets OFF.
PSA screenshot
Possible Solution
keep OFF value instead of ON
Steps to Reproduce (for Bugs)
Item value is OFF
Thing got OFFINE
Thing get ONLINE
Item value set to ON
Almost the same time it gets OFF.
Context
I have a PhilipsTV and use this configuration
As I persist state of TV there are lots of ON OFF entries generated during a day while TV was off full day.
Could it be related to this logic?
openhab-addons/bundles/org.openhab.binding.androidtv/src/main/java/org/openhab/binding/androidtv/internal/protocol/philipstv/service/PowerService.java
Line 69 in 4dfaef9
Debug log around the issue:
Your Environment
The text was updated successfully, but these errors were encountered: