Compare commits

...

27 Commits

Author SHA1 Message Date
dependabot[bot]
73e1b72c4b Bump stefanzweifel/git-auto-commit-action from 5 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 06:07:58 +00: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
6 changed files with 1537 additions and 150 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

@@ -28,7 +28,7 @@ jobs:
python HMI/code_gen/localization/iobroker.py python HMI/code_gen/localization/iobroker.py
mv ioBroker_NSPanel_locales.json ioBroker/ioBroker_NSPanel_locales.json mv ioBroker_NSPanel_locales.json ioBroker/ioBroker_NSPanel_locales.json
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: stefanzweifel/git-auto-commit-action@v7
with: with:
commit_message: Update iobroker localization file commit_message: Update iobroker localization file
#file_pattern: "**.txt" #file_pattern: "**.txt"

View File

@@ -80,7 +80,7 @@ jobs:
find -name "**.txt" find -name "**.txt"
rm Nextion2Text.py* ignore-id.py out.txt rm Nextion2Text.py* ignore-id.py out.txt
- uses: stefanzweifel/git-auto-commit-action@v5 - uses: stefanzweifel/git-auto-commit-action@v7
with: with:
commit_message: ${{ steps.last-commit-message.outputs.msg }} (add nextion2text) commit_message: ${{ steps.last-commit-message.outputs.msg }} (add nextion2text)
#file_pattern: "**.txt" #file_pattern: "**.txt"

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")

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff