This commit is contained in:
joBr99
2023-11-20 21:03:23 +01:00
parent 8398684cc6
commit d58bf81600
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@@ -2,8 +2,8 @@ __pycache__/
# don't add nextion2text # don't add nextion2text
HMI/Nextion2Text.py HMI/Nextion2Text.py
# dont add config.yml # dont add panels.yaml
config.yml panels.yaml
# don't add Webstorm project stuff # don't add Webstorm project stuff
.idea .idea

View File

@@ -1,6 +1,6 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: NSPanel Lovelace UI Addon name: NSPanel Lovelace UI Addon
version: "4.7.24" version: "4.7.25"
slug: nspanel-lovelace-ui slug: nspanel-lovelace-ui
description: NSPanel Lovelace UI Addon description: NSPanel Lovelace UI Addon
services: services: