This commit is contained in:
Striker72rus 2026-03-25 15:52:37 +03:00
parent 4b4551b4be
commit a25f7a26f2
2 changed files with 4 additions and 3 deletions

View File

@ -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
}

View File

@ -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