diff --git a/storage/popup_state.json b/storage/popup_state.json index 9d8d287..54524fe 100755 --- a/storage/popup_state.json +++ b/storage/popup_state.json @@ -1,6 +1,6 @@ { - "active": true, + "active": false, "sensor_entity_id": "binary_sensor.barn_all_occupancy", "opened_at": 1774435721, - "expires_at": 1774435762 + "expires_at": null } diff --git a/wall_panel/config.yaml b/wall_panel/config.yaml index 6a84725..6b0c467 100755 --- a/wall_panel/config.yaml +++ b/wall_panel/config.yaml @@ -1,6 +1,6 @@ name: Wall Panel description: Wall Panel PHP interface as a Home Assistant add-on -version: "1.0.1" +version: "1.0.2" slug: wall_panel url: https://git.striker72rus.ru/PHP/wallpanell.git init: false