mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Update mode, time, rssi and report_interval feature names/units (#995)
This commit is contained in:
@@ -26,6 +26,7 @@ class ReportMode(SmartModule):
|
||||
name="Report interval",
|
||||
container=self,
|
||||
attribute_getter="report_interval",
|
||||
unit="s",
|
||||
category=Feature.Category.Debug,
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user