mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-01-01 11:28:12 -05:00
Update freebox.py: add missing entries in device_type_map
New entries extracted from latest Freebox Server web interface
This commit is contained in:
committed by
GitHub
parent
b797713b2d
commit
f4db748eae
@@ -66,6 +66,12 @@ device_type_map = {
|
||||
"networking_device": "Router",
|
||||
"multimedia_device": "TV Decoder",
|
||||
"car": "House Appliance",
|
||||
"watch": "Clock",
|
||||
"light": "Domotic",
|
||||
"outlet": "Domotic",
|
||||
"appliances": "House Appliance",
|
||||
"thermostat": "Domotic",
|
||||
"shutter": "Domotic",
|
||||
"other": "(Unknown)",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user