Commit Graph

3580 Commits

Author SHA1 Message Date
joBr99
dee11b9290 Update subpages.md 2023-01-05 21:05:39 +01:00
joBr99
32fdcb0709 Update subpages.md 2023-01-05 21:04:39 +01:00
joBr99
fe705974b9 added flipped version (add nextion2text) 2023-01-05 18:06:23 +00:00
joBr99
80aee0014c added flipped version 2023-01-05 18:56:20 +01:00
joBr99
414b420787 sync and bump version 2023-01-05 18:55:07 +01:00
Armilar
b86c889bd7 Merge pull request #666 from kuckuckmann/patch-9
Create WLED.js
2023-01-04 23:18:11 +01:00
kuckuckmann
aec9247390 Create WLED.js 2023-01-04 23:16:02 +01:00
Daniel Albert
fa916931c1 Make neighbor card generation work in Python < 3.10 (#665)
Co-authored-by: Daniel Albert <esclear@users.noreply.github.com>
Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de>
2023-01-04 21:18:38 +01:00
joBr99
c692c7fb56 fix template None template call 2023-01-04 20:51:13 +01:00
joBr99
62c429d51e use shorter custom ids instand of uuid 2023-01-04 19:44:40 +01:00
joBr99
12df30b018 implements #633 2023-01-04 18:07:59 +01:00
Armilar
970acd78b3 Merge pull request #664 from kuckuckmann/patch-8
Create Homatic_nonIP_Thermostate.xml
2023-01-03 21:22:52 +01:00
kuckuckmann
82d7c49c72 Create Homatic_nonIP_Thermostate.xml 2023-01-03 21:21:14 +01:00
kayvenm
0cd3045340 Fix for empty detail page after change on previous page (#662)
* Update mqtt.py

Allow force sending duplicate messages

* Update pages.py

Allow forcing sending MQTT message when the detail page is initially generated

* Update controller.py

Set is_open_detail to True when generate_xx_detail_page is called from detail_open
2023-01-03 14:14:06 +01:00
joBr99
801c17ca47 increase cmd buffer cardthermo (add nextion2text) 2023-01-03 11:41:55 +00:00
joBr99
02e307cabf increase cmd buffer cardthermo 2023-01-03 12:38:24 +01:00
Armilar
a25234d75c Merge pull request #659 from kuckuckmann/patch-6
Create Uhrzeit_Logging.xml
2023-01-01 20:19:37 +01:00
kuckuckmann
3854ae3590 Create Uhrzeit_Logging.xml 2023-01-01 19:59:06 +01:00
joBr99
4d7527bca6 Update mkdocs.yml 2023-01-01 13:36:20 +01:00
joBr99
3bf3bacc8f Update configure_mqtt.md 2022-12-31 17:54:02 +01:00
joBr99
54a3da6e2c sync (add nextion2text) 2022-12-31 14:51:00 +00:00
joBr99
3432ebab28 sync 2022-12-31 15:46:59 +01:00
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