Merge branch 'pytuya_refactoring' into physical_device

This commit is contained in:
rospogrigio
2020-09-15 00:15:46 +02:00
9 changed files with 515 additions and 464 deletions

View File

@@ -38,7 +38,10 @@
"friendly_name": "Friendly name",
"current": "Current",
"current_consumption": "Current Consumption",
"voltage": "Voltage"
"voltage": "Voltage",
"open_cmd": "Open Command",
"close_cmd": "Close Command",
"stop_cmd": "Stop Command"
}
}
}