Voice stuff
This commit is contained in:
@@ -84,5 +84,5 @@ class LircConnection(ReconnectingClient):
|
||||
REMOTE_NAME: remote_name,
|
||||
REPEAT_COUNTER: repeat_counter,
|
||||
LIRC_HOST: self._host}
|
||||
_LOGGER.info(f"Got new LIRC network code {data}")
|
||||
#_LOGGER.info(f"Got new LIRC network code {data}")
|
||||
self.hass.bus.fire(EVENT_IR_COMMAND_RECEIVED, data)
|
||||
|
||||
Reference in New Issue
Block a user