Commit Graph

2565 Commits

Author SHA1 Message Date
Johannes
331e170d78 bump to 41 and fix color on screensaver 2022-08-29 21:16:59 +02:00
joBr99
f644003659 try different approach on color for alternative layout (add nextion2text) 2022-08-29 18:54:04 +00:00
Johannes
834641b86e try different approach on color for alternative layout 2022-08-29 20:53:30 +02:00
Armilar
029418e885 Upgrade TFT 40 - V3.3.0 2022-08-29 20:24:14 +02:00
Armilar
ab52c744a6 Upgrade TFT 40 - V3.3.0 2022-08-29 18:51:47 +02:00
Johannes
8972263947 Update nspanel-lovelace-ui.py v3.3.0 3.3.0 2022-08-29 18:25:36 +02:00
Johannes
80efbe2974 Update card-entities.md 2022-08-29 18:20:25 +02:00
Johannes
6e26dd8543 Update card-grid.md 2022-08-29 18:20:12 +02:00
joBr99
78dd97f947 bump fw to 40 (add nextion2text) 2022-08-29 16:07:22 +00:00
Johannes
baf8771d4b bump fw to 40 2022-08-29 18:06:46 +02:00
Johannes
cdd590e685 fix fan popup on us versions 2022-08-29 18:05:38 +02:00
Johannes
25cbb731b1 Update pages.py 2022-08-29 17:58:44 +02:00
Johannes
2bd5c2c13c implements #382 2022-08-29 17:48:00 +02:00
Johannes
859efb04e0 Update config.yml 2022-08-29 16:47:42 +02:00
Johannes
c45e2e152c Update CODEOWNERS 2022-08-29 15:56:12 +02:00
Johannes
29bb2a536b Update controller.py 2022-08-29 15:24:15 +02:00
Johannes
477a1d448c Update README.md 2022-08-29 10:07:24 +02:00
Johannes
471acc12be Update iobroker-install.md 2022-08-28 17:20:06 +02:00
Armilar
9bbddcacfb Update README.md
New Tutorials
2022-08-28 16:11:52 +02:00
Armilar
642862cf18 v3.2.0: New Feature based on Code-Refactoring (ioBroker TypeScript) by klein0r
- pageItem with CIE (XY) parameters for ColorWheel (control for e.g. Deconz colors where Hue does not work)
- minute change (with 30 seconds delay) between data points and WeatherForecast in the screensaver
- Bug fix : TFT v:3.2.0 in GenerateDetailPage: Color-Language not via findLocales, because not included in language file
2022-08-28 15:57:26 +02:00
Armilar
7c82edfe9e v3.2.0: New Feature based on Code-Refactoring (ioBroker TypeScript) by klein0r
- minute change (with 30 seconds delay) between data points and WeatherForecast in the screensaver
- Bug fix : TFT v:3.2.0 in GenerateDetailPage: Color-Language not via findLocales, because not included in language file
2022-08-28 15:47:22 +02:00
Johannes
44f7924107 Update mkdocs.yml 2022-08-28 12:06:35 +02:00
Johannes
cf25444ab7 Update prepare_nspanel_ioBroker.md 2022-08-28 12:02:28 +02:00
Johannes
5c5c31db5a Fix link 2022-08-28 11:56:02 +02:00
Johannes
0fbea9ea4c Rename prepare_nspanel2.md to prepare_nspanel_ioBroker.md 2022-08-28 11:53:33 +02:00
Johannes
9a20090081 Update prepare_nspanel2.md 2022-08-28 11:52:51 +02:00
Johannes
3e283c5232 Update prepare_nspanel2.md 2022-08-28 11:45:56 +02:00
Johannes
4a63445afd Update prepare_nspanel.md 2022-08-28 11:45:30 +02:00
Johannes
d4c7fc7485 Update prepare_nspanel.md 2022-08-28 11:45:09 +02:00
Johannes
cb149fe654 Update prepare_nspanel2.md 2022-08-28 11:33:24 +02:00
Matthias Kleine
6cca37fc49 Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2022-08-27 19:59:40 +02:00
Matthias Kleine
be6bdb5c28 Code-Refactoring (ioBroker TypeScript) 2022-08-27 19:59:37 +02:00
joBr99
53bb748ea1 fix theme loop (add nextion2text) 2022-08-27 15:10:45 +00:00
Johannes
3d6f887527 fix theme loop 2022-08-27 17:10:17 +02:00
Matthias Kleine
0b9f7d23d6 Added links to ioBroker README 2022-08-27 12:28:57 +02:00
editter
b8d187a36c Change new line (\n) to add character return (\r\n) (#416)
On the US Panel for English when multiple entities are open the control panel would put everything on one line instead of adding a new line between each entity, this fix changes that.  I don't know if this is an issue for other regions/languages
2022-08-26 20:35:06 +02:00
Johannes
ee0f57ea02 Update pages.py 2022-08-25 23:16:40 +02:00
Johannes
affdce553c Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-08-25 23:03:53 +02:00
Johannes Braun
204994317a add icon mapping file for php 2022-08-25 23:03:37 +02:00
Johannes
86f049b7b7 Update CODEOWNERS 2022-08-25 21:51:01 +02:00
Johannes
9dfd212d91 fixes #415 2022-08-25 20:36:10 +02:00
Armilar
7862b89608 Update CODEOWNERS 2022-08-25 18:53:02 +02:00
Armilar
326d482146 Update CODEOWNERS 2022-08-25 18:51:52 +02:00
Johannes
16250ddb66 Update config.py 2022-08-25 18:23:27 +02:00
Johannes
d144f7e014 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-08-24 23:50:38 +02:00
Johannes
e260b269f8 add us-l inverted tft #365 2022-08-24 23:50:34 +02:00
WM
377caddf55 Alarm Panel icon color with status entity (#411) 2022-08-24 18:51:52 +02:00
WM
7701f623b9 Possibility to overwrite in config supported_features of an Alarm Control Panel to resolve #352
Example:
```
    cards:
      - type: cardAlarm
        title: Alarm Test 1
        entity: alarm_control_panel.alarmo
        supportedFeatures: 14
```

* add docs for suportedModes
Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de>
2022-08-24 17:44:34 +02:00
Sylvain Garcia
83e3a6860d update doc assumed_state (#408) 2022-08-22 17:00:29 +02:00
Sylvain Garcia
10b6f7bc04 fix and improve assumed state 2022-08-22 15:08:40 +02:00