Armilar
3e45273467
Merge pull request #659 from kuckuckmann/patch-6
...
Create Uhrzeit_Logging.xml
2023-01-01 20:19:37 +01:00
kuckuckmann
1384089e92
Create Uhrzeit_Logging.xml
2023-01-01 19:59:06 +01:00
Johannes
30d752cab5
Update mkdocs.yml
2023-01-01 13:36:20 +01:00
Johannes
e57c50e278
Update configure_mqtt.md
2022-12-31 17:54:02 +01:00
joBr99
e2501f79ad
sync (add nextion2text)
2022-12-31 14:51:00 +00:00
Johannes
b7a207407f
sync
2022-12-31 15:46:59 +01:00
joBr99
965aeeb000
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)
2022-12-31 14:38:25 +00:00
Johannes
056776bc42
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
2022-12-31 15:35:14 +01:00
Johannes
3c487394c3
sync some changes to us-p
2022-12-31 15:35:09 +01:00
joBr99
bfc7961e84
implements #654 (add nextion2text)
2022-12-31 14:00:56 +00:00
Johannes
8aec75c959
implements #654
2022-12-31 14:56:33 +01:00
Johannes
a7e30166ee
added links to some related projects
2022-12-31 13:34:47 +01:00
Johannes Braun
a26e9e390b
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
2022-12-31 13:22:40 +01:00
Johannes Braun
95af12e6ea
add some info that was deleted
2022-12-31 13:22:09 +01:00
joBr99
6a5315dc76
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)
2022-12-31 00:55:04 +00:00
Johannes Braun
e39972deec
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
2022-12-31 01:52:17 +01:00
Johannes
2da9acce65
Update README.md
2022-12-30 22:45:37 +01:00
Johannes Braun
9314792eaf
sync some chanegs
2022-12-30 22:02:48 +01:00
joBr99
93f0f858b8
fixes #653 (add nextion2text)
2022-12-30 20:03:43 +00:00
Johannes Braun
4e57b50e0a
fixes #653
2022-12-30 21:00:33 +01:00
Johannes Braun
c410c0863e
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
2022-12-30 14:00:14 +01:00
Johannes Braun
18c6cfd7b1
implements #652
2022-12-30 13:59:57 +01:00
Armilar
fdf11a2ead
Update ioBroker_NSPanel_locales.json
2022-12-30 11:33:04 +01:00
Armilar
a420c28418
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
f7b51c359e
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
274267532d
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
48b06b1b82
v3.7.3.2 - Submenu-Item with ALIAS
...
- Submenu-Item with ALIAS (external Script)
2022-12-29 17:52:08 +01:00
Johannes
494a8d49fa
Fix nav item if there is only one page
2022-12-29 16:44:24 +01:00
Johannes
ccdc3a9a77
Update config.py
2022-12-29 16:35:01 +01:00
EddyK69
254f2a2e25
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
Johannes
688a847c77
fixes #649
2022-12-29 14:00:01 +01:00
Armilar
888dc5c402
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
a0836ea9c5
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
0ee8120eed
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
Johannes
61e7438128
Revert docs to old config, until release
2022-12-29 09:22:14 +01:00
Johannes
26eeb7e651
revert to if else syntax, to keep compatibility with python 3.9
2022-12-29 09:20:36 +01:00
Johannes
7057df2364
fix issue if there is only one top level card
2022-12-29 00:24:32 +01:00
Johannes
4e0ecbf9fd
Update docs.yml
2022-12-28 23:18:56 +01:00
Armilar
8ab20b16a8
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
09a7786df4
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
Johannes
ef6876b660
add compiled version
2022-12-28 20:18:16 +01:00
joBr99
2e275a9b44
start reworking navigation paramters ( #644 ) (add nextion2text)
2022-12-28 19:03:54 +00:00
Johannes
d57fddbbf5
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
0c415c0797
Merge pull request #642 from kuckuckmann/patch-5
...
Create RGB_Dec565_rechner.xml
2022-12-28 15:59:25 +01:00
kuckuckmann
de49a35266
Create RGB_Dec565_rechner.xml
2022-12-28 15:57:36 +01:00
Daniel Albert
5b10a37aa7
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
dd2dac4eb6
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
e72ede6e73
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
9a53eda4a2
Delete Spotify_Premium_Alias.js
2022-12-27 15:08:01 +01:00
Armilar
e0854996fa
Delete Sonos_Alias.js
2022-12-27 15:07:35 +01:00