Added support for Motorola and Thomson DOCSIS Cable Modems. (#12386)

* Added tv_signal sensor class (TV signal in dBmV (decibells to millivolt))

* Added OS motorola-cm (Motorolla DOCSIS Cable Modem)

* Added OS thomson-cm (Thomson DOCSIS Cable Modem)
This commit is contained in:
Ramūnas Lukoševičius
2021-01-03 23:35:32 +02:00
committed by GitHub
parent 503b507629
commit 10eb7b2c2a
22 changed files with 3642 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ $run_sensors = [
'state',
'count',
'temperature',
'tv_signal',
'voltage',
'snr',
'pressure',