bunch of bugs
This commit is contained in:
@@ -35,8 +35,9 @@ both actions through `on_event: [_notify, _cloud_logger]`. A single action name
|
||||
such as `on_event: _notify` remains supported.
|
||||
|
||||
Arrival detection emits `arrived` and `departed` for individual device IDs. It
|
||||
also emits `empty` with ID `house` after the last present device departs. Initial
|
||||
startup state never generates these transition events.
|
||||
also emits `empty` with ID `house` after the last present device departs, and
|
||||
`first_arrival` with the arriving device ID when an empty house becomes occupied.
|
||||
Initial startup state never generates these transition events.
|
||||
|
||||
Plugin modules, factories, configuration sections, and event actions are all
|
||||
declared under `controller`. The controller contains no plugin-specific imports
|
||||
|
||||
Reference in New Issue
Block a user