Base class of Sonos statistics.
Definition at line 13 of file statistics.py.
◆ __init__()
| None homeassistant.components.sonos.statistics.SonosStatistics.__init__ |
( |
|
self, |
|
|
str |
zone_name, |
|
|
str |
kind |
|
) |
| |
◆ log_report()
| None homeassistant.components.sonos.statistics.SonosStatistics.log_report |
( |
|
self | ) |
|
Log statistics for this speaker.
Definition at line 26 of file statistics.py.
◆ report()
| dict homeassistant.components.sonos.statistics.SonosStatistics.report |
( |
|
self | ) |
|
◆ _stat_type
| homeassistant.components.sonos.statistics.SonosStatistics._stat_type |
|
private |
◆ zone_name
| homeassistant.components.sonos.statistics.SonosStatistics.zone_name |
The documentation for this class was generated from the following file: