-
This commit is contained in:
parent
4b4551b4be
commit
a25f7a26f2
@ -1,6 +1,6 @@
|
||||
{
|
||||
"active": true,
|
||||
"active": false,
|
||||
"sensor_entity_id": "binary_sensor.doorbell_all_occupancy",
|
||||
"opened_at": 1774443085,
|
||||
"expires_at": 1774443122
|
||||
"expires_at": null
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
name: Wall Panel
|
||||
description: Wall Panel PHP interface as a Home Assistant add-on
|
||||
version: "1.0.18"
|
||||
version: "1.0.19"
|
||||
slug: wall_panel
|
||||
url: https://git.striker72rus.ru/PHP/wallpanell.git
|
||||
init: false
|
||||
@ -14,6 +14,7 @@ startup: services
|
||||
ingress: true
|
||||
ingress_panel: true
|
||||
ingress_port: 8099
|
||||
webui: "http://[HOST]:[PORT:8099]/"
|
||||
panel_title: Wall Panel
|
||||
panel_icon: mdi:view-dashboard
|
||||
hassio_api: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user