Home Assistant Unofficial Reference 2024.12.1
listeners.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.crownstone.listeners
 

Functions

None homeassistant.components.crownstone.listeners.async_update_crwn_ability (CrownstoneEntryManager manager, AbilityChangeEvent ability_event)
 
None homeassistant.components.crownstone.listeners.async_update_crwn_state_sse (CrownstoneEntryManager manager, SwitchStateUpdateEvent switch_event)
 
None homeassistant.components.crownstone.listeners.setup_sse_listeners (CrownstoneEntryManager manager)
 
None homeassistant.components.crownstone.listeners.setup_uart_listeners (CrownstoneEntryManager manager)
 
None homeassistant.components.crownstone.listeners.update_crwn_state_uart (CrownstoneEntryManager manager, AdvExternalCrownstoneState data)
 
None homeassistant.components.crownstone.listeners.update_uart_state (CrownstoneEntryManager manager, bool|None _)