Make closeable sensor inhert from sensor interface

This commit is contained in:
Simon Stürz 2019-05-15 22:51:26 +02:00
parent 07144e27c1
commit 0d4e822005

View File

@ -1,5 +1,6 @@
{
"description": "This interface can be used for i.e. magnetic window/door sensors",
"extends": "sensor",
"states": [
{
"name": "closed",