Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Handle child-embedded module data #824

Closed
@rytilahti

Description

@rytilahti

Decide how to handle modules that embed their data in the child info.

For example, the dimmer in KS240 has these in the info response:

'fade_off_time': 1,
'fade_on_time': 1,
'gradually_off_mode': 1,
'gradually_off_mode': 1,
'max_fade_off_time': 60,
'max_fade_on_time': 60,

instead of when the reporting is done through a separate module like

"get_on_off_gradually_info": {

Originally posted by @rytilahti in #764 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions