Make closeable sensor inhert from sensor interface
This commit is contained in:
parent
07144e27c1
commit
0d4e822005
@ -1,5 +1,6 @@
|
||||
{
|
||||
"description": "This interface can be used for i.e. magnetic window/door sensors",
|
||||
"extends": "sensor",
|
||||
"states": [
|
||||
{
|
||||
"name": "closed",
|
||||
|
||||
Reference in New Issue
Block a user