BTHome.DimmerEvent (BTHome v0.1.0)
View SourceDefines dimmer events for BTHome v2 format.
This module provides constants for dimmer events that match the Python BTHome library's DimmerEvent enum values.
Summary
Functions
Returns all valid dimmer event types.
No dimmer event occurred.
Dimmer rotated left.
Dimmer rotated right.
Checks if the given value is a valid dimmer event type.