Compare commits

...

43 Commits

Author SHA1 Message Date
Thomas
154c9aced1 v5.1.0.3 DEV - Fix QR-Code Generation cardQR
v5.1.0.3 DEV -  Fix QR-Code Generation cardQR
2025-11-18 14:47:02 +01:00
tt-tom17
f5119f86ac v5.1.0.3 DEV - Fix QR-Code Generation cardQR 2025-11-18 14:16:09 +01:00
Armilar
77b7400b04 v5.1.0.2 DEV - Update TFT compatibility from 60 to 61
Updated compatibility notes for TFT version.
2025-11-16 12:41:44 +01:00
Armilar
995e7eebd2 Update script version to v5.1.0.2
Add Swiss-Weather-API Adapter by starwarsfan (many ThanX)
2025-11-16 12:36:26 +01:00
Armilar
c91ca0912a Merge pull request #1397 from starwarsfan/feature/swiss-weather-api
Add Swiss-Weather-API Adapter
2025-11-16 11:38:25 +01:00
Armilar
a6742f88c8 Merge pull request #1396 from starwarsfan/feature/fixTrailingWhitespaces
Feature/fix trailing whitespaces
2025-11-16 11:37:40 +01:00
Yves Schumann
9f146ec8b3 Add Swiss-Weather-API Adapter 2025-11-15 23:08:55 +01:00
Yves Schumann
0cccfac4a6 Fix trailing whitespaces on dev version 2025-11-15 22:56:44 +01:00
Yves Schumann
fbe5f9658e Fix trailing whitespaces 2025-11-15 22:42:34 +01:00
Armilar
603d207e12 Update script version to v5.1.0.1 and fix icons
Better Weather for Brightsky
2025-11-12 17:56:24 +01:00
Armilar
338c3af940 Update NSPanel TypeScript to version 5.1.0.0
Breaking Change in TFT 5.1.0 
- popupNotify with 3 Buttons
- Change Return Values from
    - no to button1
    - yes to button3
    - add button2 (centered)
2025-11-12 12:49:07 +01:00
Johannes
ce6ff734d1 Add downgrade instructions for Tasmota
Added instructions for downgrading Tasmota to version 15.0.1.
2025-10-30 16:49:45 +01:00
Armilar
4308c12508 v5.0.2.1 - Fix syntax error in Magenta color definition 2025-10-19 21:59:48 +02:00
Armilar
ea0f3cc411 Fix syntax error in Magenta color definition 2025-10-19 21:58:18 +02:00
Armilar
2b4c8d3b94 v5.0.2.1 - Update TypeScript version and fix URLs in comments 2025-10-19 10:56:08 +02:00
Armilar
ff25f07b8f Enhance comments for Tasmota32 version configuration
Added German and English comments for clarity on Tasmota version settings.
2025-10-19 10:48:02 +02:00
Armilar
59efd21251 Update TypeScript version and URLs in NSPanelTs.ts 2025-10-19 10:43:05 +02:00
Thomas
20ae492cf3 fix useValue 2025-09-29 16:37:01 +02:00
Armilar
512a89b7d6 Merge pull request #1385 from tt-tom17/main
Erweitere die CreateEntity-Funktion
2025-09-29 17:33:41 +03:00
tt-tom17
a6c366ed41 Erweitere die CreateEntity-Funktion um die Unterstützung für useValue und COLORDEC bei Rolle info 2025-09-29 16:28:17 +02:00
Armilar
e13d1aaecb v5.0.0.2 - DEV Update NSPanelTs.ts
Remove Startup Schedule at 3:30am
2025-09-19 10:26:13 +02:00
Armilar
3b6d53c78c Update NSPanelTs.ts 2025-09-19 10:24:27 +02:00
Armilar
f789e33fe5 v5.0.0.2 - DEV Update NSPanelTs.ts
Remove Startup Schedule at 3:30am
2025-09-19 10:14:47 +02:00
Armilar
22455546f6 Update NSPanelTs.ts
Remove Startup at 3:30
2025-09-19 10:11:47 +02:00
Armilar
e0e9815911 v5.0.0.1 - Update NsPanelTs.ts 2025-09-08 20:18:09 +02:00
Armilar
3e0d0e8854 v5.0.0.1 - Update NSPanelTs.ts 2025-09-08 20:17:14 +02:00
Armilar
98f70b20f0 Merge pull request #1375 from ticaki/main
update sliderItems types
2025-08-26 22:47:15 +02:00
Armilar
4c02b5bc26 v4.9.5.2 - DEV Update NSPanelTs.ts
Add Bright Sky Weather Adapter
2025-08-21 11:45:31 +02:00
Armilar
fb841abf45 v4.9.5.1 - Update NsPanelTs.ts
- Add USERICONS and colorScale to Alias-Channel Slider
- Prevent version search to the old directory path (Berry-Driver) 
- Add cardThermo2 to Script
- Add Pirate-Weather Adapter
- TFT 58 / 4.9.5 - Add cardThermo2 (eu/us-l/us-p) to HMI (TFT)
2025-08-14 09:46:42 +02:00
Armilar
bff89f0364 v4.9.5 - DEV Update NSPanelTs.ts 2025-08-14 09:39:33 +02:00
dependabot[bot]
27ccc0cfe7 Bump docker/login-action from 3.4.0 to 3.5.0 (#1377)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-13 22:12:20 +02:00
Armilar
22a54c88c8 v4.9.5.1 - DEV Update NSPanelTs.ts 2025-08-12 15:39:34 +02:00
Armilar
87c58cc62d v4.9.5.1 - DEV Update NSPanelTs.ts
Small fixes
2025-08-12 13:05:04 +02:00
Armilar
1ee19213bd v4.9.5.1 - DEV Update NSPanelTs.ts
Add cardThermo2
2025-08-11 22:14:21 +02:00
Armilar
0c3d173f40 v4.9.4.3 - DEV Update NSPanelTs.ts 2025-08-10 11:32:14 +02:00
Armilar
cc201fb7fe v4.9.4.3 - DEV Update NSPanelTs.ts 2025-08-10 11:31:10 +02:00
ticaki
44d2c6fbfc update sliderItems types 2025-08-06 17:03:59 +02:00
Armilar
9cd2f6a464 v4.9.4.2 - DEV Update NSPanelTs.ts
Update TFT US Versions
2025-08-05 17:16:03 +02:00
Armilar
7473d13762 v4.9.4.2 - DEV Update NSPanelTs.ts
* New Berry Update Path (RAW)
2025-08-05 14:14:53 +02:00
Armilar
f57b3fe8e4 v4.9.4.2 - DEV Update NSPanelTs.ts
Prevent version search to the old directory path (Berry-Driver)
2025-08-05 14:04:00 +02:00
Armilar
9b1558c9a6 v4.9.4.1 - DEV Update NSPanelTs.ts 2025-08-05 13:08:24 +02:00
Armilar
6181dec958 v4.49.4.1 - DEV Update NSPanelTs.ts
* Fix cardEntities Sliders in HMI
* Fix Sliders
* Add USERICONS and  colorScale to Alias-Channel slider
2025-08-05 13:05:53 +02:00
Johannes
a94cf0cef3 fixes #1373 2025-08-02 21:22:31 +02:00
5 changed files with 2694 additions and 845 deletions

View File

@@ -92,7 +92,7 @@ jobs:
- name: Login to GitHub Container Registry - name: Login to GitHub Container Registry
if: env.BUILD_ARGS != '--test' if: env.BUILD_ARGS != '--test'
uses: docker/login-action@v3.4.0 uses: docker/login-action@v3.5.0
with: with:
registry: ghcr.io registry: ghcr.io
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}

View File

@@ -388,7 +388,7 @@ class LuiPagesGen(object):
entityTypePanel = "text" entityTypePanel = "text"
unit = get_attr_safe(entity, "temperature_unit", "") unit = get_attr_safe(entity, "temperature_unit", "")
rt = None rt = None
if type(item.stype) == str: if type(item.stype) == str and ":" in item.stype and len(item.stype.split(":")) == 2:
spintstr = item.stype.split(":") spintstr = item.stype.split(":")
rt = spintstr[0] rt = spintstr[0]
item.stype = int(spintstr[1]) item.stype = int(spintstr[1])
@@ -1094,3 +1094,4 @@ class LuiPagesGen(object):
self._send_mqtt_msg(f"pageType~popupNotify") self._send_mqtt_msg(f"pageType~popupNotify")
self._send_mqtt_msg(f"entityUpdateDetail~{ident}~{heading}~65535~{b1}~65535~{b2}~65535~{msg}~65535~0") self._send_mqtt_msg(f"entityUpdateDetail~{ident}~{heading}~65535~{b1}~65535~{b2}~65535~{msg}~65535~0")

View File

@@ -9,6 +9,11 @@ Checkout Blakadders Template Repo for more information on flashing, do not use t
If you prefer EspHome over Tasmota, you can use this thrid party esphome component, which is replacing tasmota and the berry driver of this project. If you prefer EspHome over Tasmota, you can use this thrid party esphome component, which is replacing tasmota and the berry driver of this project.
[ESPHome component](https://github.com/sairon/esphome-nspanel-lovelace-ui) [ESPHome component](https://github.com/sairon/esphome-nspanel-lovelace-ui)
## Downgrade Tasmota
Downgrade your tasmoto to the 15.0.1 - in newer versions flashing the display is currently not working.
`https://ota.tasmota.com/tasmota32/release-15.0.1/tasmota32-nspanel.bin`
## Configure Tasmota Template for NSPanel ## Configure Tasmota Template for NSPanel

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff