homematic update to pyhomematic 0.1.9
This commit is contained in:
parent
ce4891fe8e
commit
c023d1d656
4 changed files with 161 additions and 50 deletions
|
@ -28,7 +28,10 @@ HM_UNIT_HA_CAST = {
|
|||
"POWER": "W",
|
||||
"CURRENT": "mA",
|
||||
"VOLTAGE": "V",
|
||||
"ENERGY_COUNTER": "Wh"
|
||||
"ENERGY_COUNTER": "Wh",
|
||||
"GAS_POWER": "m3",
|
||||
"GAS_ENERGY_COUNTER": "m3",
|
||||
"LUX": "lux"
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue