Commit Graph

3908 Commits

Author SHA1 Message Date
joBr99
6a977a543b Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-12-31 14:38:25 +00:00
joBr99
bad5a61c12 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-12-31 15:35:14 +01:00
joBr99
cfd30a8b5b sync some changes to us-p 2022-12-31 15:35:09 +01:00
joBr99
ee19bcf724 implements #654 (add nextion2text) 2022-12-31 14:00:56 +00:00
joBr99
43df37175a implements #654 2022-12-31 14:56:33 +01:00
joBr99
1ba037a5f4 added links to some related projects 2022-12-31 13:34:47 +01:00
joBr99
7c2dad1beb Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2022-12-31 13:22:40 +01:00
joBr99
6edb02bcbc add some info that was deleted 2022-12-31 13:22:09 +01:00
joBr99
131eb37c86 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text) 2022-12-31 00:55:04 +00:00
joBr99
6a5e5de8d4 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2022-12-31 01:52:17 +01:00
joBr99
ffd9170a23 Update README.md 2022-12-30 22:45:37 +01:00
joBr99
8e6f18b6d2 sync some chanegs 2022-12-30 22:02:48 +01:00
joBr99
cdc6905af4 fixes #653 (add nextion2text) 2022-12-30 20:03:43 +00:00
joBr99
2212648343 fixes #653 2022-12-30 21:00:33 +01:00
joBr99
925e34e136 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2022-12-30 14:00:14 +01:00
joBr99
42034c2054 implements #652 2022-12-30 13:59:57 +01:00
Armilar
cc2658f983 Update ioBroker_NSPanel_locales.json 2022-12-30 11:33:04 +01:00
Armilar
f8aad501df v3.7.3.2 - Submenu-Item with ALIAS by @tt-tom17
- Submenu-Item with ALIAS (external Script)
2022-12-29 18:45:56 +01:00
EddyK69
68655dc510 Allow icons based on state of status entity (#651)
* Respect iconOverride on navigate & service

iconOverrides on navigates & services where not shown when the status entity was of type 'sensor' on cardGrids

* Allow icons based on state of status entity

Allow icons based on state of status entity on navigate
2022-12-29 18:32:20 +01:00
Armilar
54a6c5aa46 v3.7.3.2 - Submenu-Item with ALIAS by @tt-tom17
- Submenu-Item with ALIAS (external Script)
2022-12-29 17:59:40 +01:00
Armilar
982ea28763 v3.7.3.2 - Submenu-Item with ALIAS
- Submenu-Item with ALIAS (external Script)
2022-12-29 17:52:08 +01:00
joBr99
d2f35e738d Fix nav item if there is only one page 2022-12-29 16:44:24 +01:00
joBr99
23c9df2624 Update config.py 2022-12-29 16:35:01 +01:00
EddyK69
b6444dccb7 Respect iconOverride on navigate & service (#650)
iconOverrides on navigates & services where not shown when the status entity was of type 'sensor' on cardGrids
2022-12-29 14:09:23 +01:00
joBr99
7341fa7bd8 fixes #649 2022-12-29 14:00:01 +01:00
Armilar
71e69a3e44 v3.7.3.1 - Hotfix - Dateformat us-p
Hotfix - us-p - DateString - Use long/short Weekday and long/short Month
2022-12-29 11:39:10 +01:00
Armilar
acfb380942 v3.7.3.1 - Hotfix - Dateformat us-p
Hotfix - us-p - DateString - Use long/short Weekday and long/short Month
2022-12-29 11:33:40 +01:00
Daniel Albert
4f3dbf20e9 Add status functionality for non-entities (#645)
* Add status functionality for non-entities

I wanted to show services on `cardGrid` pages conditionally, using the
`state` and `state_not` options and based on a `status` entity.
The documentation looked as if this was possible, however it didn't work
due to the order of evaluation.

This change makes it possible to hide any item using `state` /
`state_not`, based on either the `entity` itself or the information
provided by the `status` entity.

This basically implements #483, I think.

* Use if/then/else instead of and/or expression evaluation rules

This improves the readability of the code for people not familiar with
the evaluation of and / or expressions.

Co-authored-by: Daniel Albert <esclear@users.noreply.github.com>
2022-12-29 09:50:52 +01:00
joBr99
aa1dab9ac7 Revert docs to old config, until release 2022-12-29 09:22:14 +01:00
joBr99
f79f976bc4 revert to if else syntax, to keep compatibility with python 3.9 2022-12-29 09:20:36 +01:00
joBr99
64d3bc9fd7 fix issue if there is only one top level card 2022-12-29 00:24:32 +01:00
joBr99
b08f6897d5 Update docs.yml 2022-12-28 23:18:56 +01:00
Armilar
b555476be2 v3.7.3.0 Hotfix - bUp case / Update Berry Version 8
- Hotfix - bUp case
- Update Berry Version 8
2022-12-28 20:32:03 +01:00
Armilar
c10d6d9ca5 v3.7.3.0 Hotfix - bUp case / Update Berry Version 8
- Hotfix - bUp case
- Update Berry Version 8
2022-12-28 20:24:16 +01:00
joBr99
aa0229c295 add compiled version 2022-12-28 20:18:16 +01:00
joBr99
f976e7a738 start reworking navigation paramters (#644) (add nextion2text) 2022-12-28 19:03:54 +00:00
joBr99
f0c5b5b429 start reworking navigation paramters (#644)
* modify cardGrid/cardEntities nav

* rework backend nav for new style

* fix some bugs

* update other pages with new nav paramters

* readd readme part
2022-12-28 20:00:44 +01:00
Armilar
ff792a0bb3 Merge pull request #642 from kuckuckmann/patch-5
Create RGB_Dec565_rechner.xml
2022-12-28 15:59:25 +01:00
kuckuckmann
debde30668 Create RGB_Dec565_rechner.xml 2022-12-28 15:57:36 +01:00
Daniel Albert
172fed930d Make single, right status icon possible (#640)
According to the [screensaver documentation](https://docs.nspanel.pky.eu/config-screensaver/),
the `statusIcon2` option controls the status icon right of the date.

However, if only `statusIcon2` is configured, it would have landed on the left
side, instead of the right side.
This commit adds padding for unconfigured status icons.

Co-authored-by: Daniel Albert <esclear@users.noreply.github.com>
2022-12-27 22:13:40 +01:00
Armilar
eb481ca8ec Merge pull request #638 from kuckuckmann/patch-4
Rename Alarm_Page_Erweitertes_Skript_mit_PopupNotifyPage.xml.xml to A…
2022-12-27 15:38:11 +01:00
kuckuckmann
ec179d37c7 Rename Alarm_Page_Erweitertes_Skript_mit_PopupNotifyPage.xml.xml to Alarm_Page_Erweitertes_Skript_mit_PopupNotifyPage.xml 2022-12-27 15:29:51 +01:00
Armilar
1e8361eae9 Delete Spotify_Premium_Alias.js 2022-12-27 15:08:01 +01:00
Armilar
bdc4f7479b Delete Sonos_Alias.js 2022-12-27 15:07:35 +01:00
Armilar
a450018f84 Delete Alexa2_Alias.js 2022-12-27 15:07:17 +01:00
Daniel Albert
4f66d0eaca Fix state / state_not logic error for entities (#637)
According to the documentation, an entity is only displayed
* if `state` is set: if the entity state is equal to the `state` value
* if `state_not` is set: if the entity state is _not_ equal to the `state_not` value

So `""` – an **empty** string – shall only be returned – i.e. the **entity be hidden**
* if `state` is set: if the entity state is **not** equal to the `state` value
* if `state_not` is set: if the entity state is equal to the `state_not` value

Co-authored-by: Daniel Albert <esclear@users.noreply.github.com>
2022-12-27 14:14:18 +01:00
Armilar
d83cebdf29 Merge pull request #636 from kuckuckmann/patch-3
Patch 3
2022-12-27 14:01:01 +01:00
kuckuckmann
3688debcd0 Create PopupNotify_layout2_Emulator.xml 2022-12-27 13:57:41 +01:00
kuckuckmann
62b597832f Create CardChart.xml 2022-12-27 13:56:50 +01:00
kuckuckmann
6e96541d5a Create CardPower_Emulator_Skript.xml 2022-12-27 13:55:48 +01:00