Add irrigation interface
This commit is contained in:
parent
9af820b696
commit
6d295d74b1
@ -74,5 +74,6 @@
|
||||
<file>closablesensor.json</file>
|
||||
<file>powerswitch.json</file>
|
||||
<file>barcodescanner.json</file>
|
||||
<file>irrigation.json</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
4
libnymea/interfaces/irrigation.json
Normal file
4
libnymea/interfaces/irrigation.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "power",
|
||||
"description": "The irrigation interface is used for irrigation systems. It is used for water pumps or valves that supply any sort of irrigation. The power state turns irrigation on and off."
|
||||
}
|
||||
Reference in New Issue
Block a user