Sensor: no drafts

This commit is contained in:
He4eT 2025-04-04 19:07:13 +02:00
commit 3c63d52c8c
5 changed files with 17 additions and 11 deletions

View file

@ -4,10 +4,11 @@
"info": {
"singularName": "account-balance-sensor",
"pluralName": "account-balance-sensors",
"displayName": "Sensor: Account Balance"
"displayName": "Sensor: Account Balance",
"description": ""
},
"options": {
"draftAndPublish": true
"draftAndPublish": false
},
"attributes": {
"value": {

View file

@ -4,10 +4,11 @@
"info": {
"singularName": "humidity-sensor",
"pluralName": "humidity-sensors",
"displayName": "Sensor: Humidity"
"displayName": "Sensor: Humidity",
"description": ""
},
"options": {
"draftAndPublish": true
"draftAndPublish": false
},
"attributes": {
"value": {

View file

@ -8,7 +8,7 @@
"description": ""
},
"options": {
"draftAndPublish": true
"draftAndPublish": false
},
"attributes": {
"value": {

View file

@ -4,10 +4,11 @@
"info": {
"singularName": "total-member-count-sensor",
"pluralName": "total-member-count-sensors",
"displayName": "Sensor: Total Member Count"
"displayName": "Sensor: Total Member Count",
"description": ""
},
"options": {
"draftAndPublish": true
"draftAndPublish": false
},
"attributes": {
"value": {