Armilar
2853073a59
Merge pull request #1421 from lubepi/patch-1
...
Fix: Display waking from screensaver on entity changes after thermostat interaction
2026-02-17 23:51:23 +01:00
Armilar
8de034adf9
Update script version to v5.1.1.4
2026-02-17 23:47:57 +01:00
Armilar
330fa9bfd4
Refactor power subscription handling in NSPanelTs
...
Refactor subscribePowerSubscriptions to use a subscription key for better management of subscriptions.
2026-02-17 23:43:00 +01:00
lubepi
ec971f5f3e
Fix: Display waking from screensaver on entity changes after thermostat interaction
...
The subscribePowerSubscriptions() function was creating subscriptions via on()
without storing the subscription ID in the subscriptions object. This caused
UnsubscribeWatcher() to be unable to remove the subscription when the screensaver
activated, leaving it active and triggering GeneratePage() on any entity change.
Changes:
- Store subscription in subscriptions object with key 'power_<id>.ACTUAL'
- Add hasOwnProperty check to prevent duplicate subscriptions
2026-02-11 19:10:24 +01:00
dependabot[bot]
41f4062ab8
Bump docker/login-action from 3.6.0 to 3.7.0 ( #1418 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.6.0...v3.7.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.7.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>
2026-02-02 17:24:35 +01:00
dependabot[bot]
f3fffe7b70
Bump github/codeql-action from 3 to 4 ( #1411 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 13:55:10 +01:00
dependabot[bot]
c4b6a8bd8a
Bump frenck/action-addon-linter from 2.18 to 2.21 ( #1410 )
...
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter ) from 2.18 to 2.21.
- [Release notes](https://github.com/frenck/action-addon-linter/releases )
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2.18...v2.21 )
---
updated-dependencies:
- dependency-name: frenck/action-addon-linter
dependency-version: '2.21'
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-12-30 13:54:58 +01:00
dependabot[bot]
81d876b53b
Bump actions/checkout from 5 to 6 ( #1413 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 13:54:20 +01:00
Thomas
d15cb218ce
Merge pull request #1414 from tt-tom17/main
...
fix slider and volume
2025-12-29 16:56:05 +01:00
tt-tom17
114f630b8a
fix slider and volume
2025-12-29 16:09:02 +01:00
tt-tom17
53b627be88
fix Mute
2025-12-29 16:06:54 +01:00
tt-tom17
f2e1a7263d
fix slider and volume
2025-12-29 15:52:34 +01:00
Armilar
1e2f89ed1d
Update TypeScript version and fix slider functionality
2025-12-29 13:56:43 +01:00
joBr99
b6f36d4eac
Bump actions/checkout from 4 to 5 ( #1378 ) (add nextion2text)
2025-12-26 19:43:33 +00:00
dependabot[bot]
fa239f8bf0
Bump actions/checkout from 4 to 5 ( #1378 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-26 20:41:01 +01:00
dependabot[bot]
2d1719673c
Bump actions/setup-python from 5 to 6 ( #1382 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-26 20:40:18 +01:00
dependabot[bot]
e9c275216c
Bump home-assistant/builder from 2025.03.0 to 2025.09.0 ( #1383 )
...
Bumps [home-assistant/builder](https://github.com/home-assistant/builder ) from 2025.03.0 to 2025.09.0.
- [Release notes](https://github.com/home-assistant/builder/releases )
- [Commits](https://github.com/home-assistant/builder/compare/2025.03.0...2025.09.0 )
---
updated-dependencies:
- dependency-name: home-assistant/builder
dependency-version: 2025.09.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-26 20:40:07 +01:00
dependabot[bot]
b226b61281
Bump docker/login-action from 3.5.0 to 3.6.0 ( #1388 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.6.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-12-26 20:39:45 +01:00
dependabot[bot]
056d8f95c2
Bump stefanzweifel/git-auto-commit-action from 5 to 7 ( #1391 )
...
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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-26 20:39:34 +01:00
Armilar
52c695cf1c
Update script version to v5.1.1.2 and fix screensaver logic
2025-12-21 15:33:31 +01:00
Johannes
8805e2189c
Remove Tasmota downgrade instructions
...
Removed instructions for downgrading Tasmota to version 15.0.1.
2025-12-12 17:20:06 +01:00
Nigel Rook
341cdb47ab
Fix weather entities reverting to daily forecast ( #1402 )
2025-11-29 16:47:04 +01:00
Stephen Wesche
3b25d47bc7
Improve clarity and formatting in prepare_nspanel.md ( #1400 )
...
Updated formatting and corrected typos in the NSPanel flashing guide.
2025-11-29 15:55:14 +01:00
jacekowski
a721d4ccd7
deduplicate registed callbacks ( #1401 )
2025-11-29 15:43:57 +01:00
Armilar
044abda65b
Add check for ACTUAL state existence before SET
2025-11-21 23:33:54 +01:00
Armilar
155b08d6d5
Change subscription change type from 'any' to 'ne'
2025-11-21 23:19:57 +01:00
Armilar
c038745d1b
Update NSPanel DEV TypeScript version to 5.1.1.1
2025-11-21 23:07:35 +01:00
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