implement TCS Bus reader #13

Closed
opened 2022-12-17 22:42:33 +01:00 by kamp · 2 comments
Owner

method which reads bus messages and converts them to storable int lists.
it needs also a setting to enable/disable logging of all recieved messages.
bus reader has to be part of main loop.
every message should call a method, to react on it.
this method should react on different messages:

  • doorbell ringed -> trigger external api
  • frontdoorbell ringed -> trigger external api
method which reads bus messages and converts them to storable int lists. it needs also a setting to enable/disable logging of all recieved messages. bus reader has to be part of main loop. every message should call a method, to react on it. this method should react on different messages: * doorbell ringed -> trigger external api * frontdoorbell ringed -> trigger external api
Author
Owner

setting: log_incoming_bus_messages implemented

setting: log_incoming_bus_messages implemented
Author
Owner

triggering external API is still missing (because external API is not yet implemented)

triggering external API is still missing (because external API is not yet implemented)
kamp referenced this issue from a commit 2023-01-07 23:06:07 +01:00
kamp closed this issue 2023-01-07 23:06:22 +01:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kamp/TCS2FHEM#13
No description provided.