We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
python-kasa/kasa/tests/fixtures/smart/L530E(EU)_3.0_1.1.6.json
Line 351 in d63f43a
Originally posted by @rytilahti in #764 (comment)
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:
instead of when the reporting is done through a separate module like
python-kasa/kasa/tests/fixtures/smart/L530E(EU)_3.0_1.1.6.json
Line 351 in d63f43a
Originally posted by @rytilahti in #764 (comment)