Skip to content

Door Controls mostly not working #151

Open
@muhlman

Description

@muhlman

I am having an issue where the door controls (up/down/stop/toggle) don't work 95% of the time. I hit the toggle and nothing happens, but eventually one will go through and work as expected, theres no real set pattern I can find other than it seems to take at least 5 presses for it to work usually more.

All of the other controls work as expected, light, motion status, obstruction etc. its just the door controls that are sporadic.

Some of the logs captured from non working commands are:

Time	level	Tag	Message
19:38:49	[D]	[button:010]	
'Toggle door' Pressed.
19:38:49	[D]	[number:012]	
'Rolling code counter': Sending state 320.000000
19:38:52	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:39:28	[D]	[button:010]	
'Toggle door' Pressed.
19:39:28	[D]	[number:012]	
'Rolling code counter': Sending state 321.000000
19:39:33	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:40:08	[D]	[button:010]	
'Toggle door' Pressed.
19:40:08	[D]	[number:012]	
'Rolling code counter': Sending state 322.000000
19:40:13	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:40:13	[W]	[component:214]	
Component preferences took a long time for an operation (0.06 s).
19:40:13	[W]	[component:215]	
Components should block for at most 20-30ms.
19:40:18	[D]	[button:010]	
'Toggle door' Pressed.
19:40:18	[D]	[number:012]	
'Rolling code counter': Sending state 323.000000
19:40:22	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:40:22	[W]	[component:214]	
Component preferences took a long time for an operation (0.06 s).
19:40:23	[W]	[component:215]	
Components should block for at most 20-30ms.
19:40:27	[D]	[button:010]	
'Toggle door' Pressed.
19:40:27	[D]	[number:012]	
'Rolling code counter': Sending state 324.000000
19:40:27	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:40:27	[W]	[component:214]	
Component preferences took a long time for an operation (0.06 s).
19:40:28	[W]	[component:215]	
Components should block for at most 20-30ms.
19:40:37	[D]	[button:010]	
'Toggle door' Pressed.
19:40:37	[D]	[number:012]	
'Rolling code counter': Sending state 325.000000
19:40:38	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:40:38	[W]	[component:214]	
Component preferences took a long time for an operation (0.06 s).
19:40:38	[W]	[component:215]	
Components should block for at most 20-30ms.
19:42:27	[D]	[ratgdo:210]	
Status: door=CLOSED light=OFF lock=UNLOCKED
19:44:15	[D]	[button:010]	
'Toggle door' Pressed.
19:44:15	[D]	[number:012]	
'Rolling code counter': Sending state 326.000000
19:44:17	[D]	[esp8266.preferences:238]	
Saving preferences to flash...
19:44:18	[W]	[component:214]	
Component preferences took a long time for an operation (0.06 s).
19:44:18	[W]	[component:215]	
Components should block for at most 20-30ms.
19:47:27	[D]	[ratgdo:210]	
Status: door=CLOSED light=OFF lock=UNLOCKED

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions