Commit Graph

1678 Commits

Author SHA1 Message Date
joBr99
2f804b0a22 Merge branch 'main' into newConfigFormat 2022-03-25 14:13:07 +01:00
joBr99
b140f33f2b added localization fixed updater 2022-03-25 14:06:40 +01:00
joBr99
5b2d25bcd6 upd docs 2022-03-25 12:11:53 +01:00
joBr99
0c19ad4adb added updater 2022-03-25 12:09:53 +01:00
joBr99
8097935c8d added state change callback 2022-03-25 00:26:43 +01:00
joBr99
a3afa30fdb basic navigation and event handling 2022-03-24 22:51:51 +01:00
joBr99
ae78d5fcb7 Merge pull request #66 from gerard33/patch-2
Show alert icon instead of shutter icon
2022-03-24 22:37:07 +01:00
Gerard
67bc30f090 Show alert icon instead of shutter icon
When no mediaplayer is found
2022-03-24 20:20:14 +01:00
Gerard
0626c2a47d Rename getEntityColor to get_entity_color
I have also set a minimum brightness for the icon otherwise it's almost not visible anymore when the brightness value is very low. What do you think?
2022-03-24 20:14:15 +01:00
joBr99
cb0c472d37 Merge pull request #63 from gerard33/patch-2
Add language settings
2022-03-24 20:10:45 +01:00
joBr99
851321dbdb Merge pull request #64 from gerard33/patch-3
Add icon_color for binary sensor
2022-03-24 20:10:10 +01:00
Gerard
7d85e139c8 Add icon_color for binary sensor
Blue when `off` and yellow when `on`
Not sure about the colors though, but at least it's nice to show different icon colors based on the state
2022-03-24 20:07:36 +01:00
Gerard
9584261021 Add config options for buttons and scenes 2022-03-24 19:45:18 +01:00
Gerard
db50f94fb4 Add language settings
Make `PRESS` and `ACTIVATE` text configurable
2022-03-24 19:42:48 +01:00
joBr99
b0937d0ba7 fixes #61 2022-03-24 17:24:47 +01:00
joBr99
40ac3919c8 Update README.md 2022-03-24 16:18:35 +01:00
joBr99
0b96473ff8 Merge pull request #59 closes #58
Add name as config item
2022-03-24 16:14:46 +01:00
joBr99
38e75b97da redesign of config format 2022-03-24 16:12:42 +01:00
Gerard
4464736b47 Update README.md 2022-03-24 16:11:06 +01:00
Gerard
3c2f5646c9 Update README.md 2022-03-24 16:10:06 +01:00
Gerard
d3f0a3a5bc Add name as config item
See FR #58
2022-03-24 16:08:21 +01:00
joBr99
0603e26dae Update README.md 2022-03-24 14:56:48 +01:00
britzelpuf
4b4f6e0e4c Fix Startup routine 2022-03-24 12:23:01 +01:00
joBr99
94acb65b83 Merge pull request #54 from joBr99/patch-buttonPress2
Migrate to new buttonPress cmd format
2022-03-23 22:11:48 +01:00
joBr99
920846eb73 Merge pull request #56 from britzelpuf/patch-buttonPress2
Update NsPanelTs.ts
2022-03-23 22:11:23 +01:00
britzelpuf
5b9630bb43 Update NsPanelTs.ts
Update HandleMessage function to switch
Fix tempupd
2022-03-23 22:08:25 +01:00
joBr99
40a8384e1e Migrate to new buttonPress cmd format 2022-03-23 11:25:21 +01:00
joBr99
d3bdb39231 don't show palette icon if color temp isn't supported (add nextion2text) 2022-03-23 10:13:32 +00:00
joBr99
4228c74dd6 don't show palette icon if color temp isn't supported 2022-03-23 11:13:06 +01:00
joBr99
b72ec07b19 updated screens picture 2022-03-23 09:37:25 +01:00
joBr99
3f1e298674 fix input_boolean icon 2022-03-23 09:37:00 +01:00
joBr99
8add678ec6 Update nspanel-lovelace-ui.py 2022-03-22 23:56:24 +01:00
joBr99
da2f8431ba Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-03-22 22:44:56 +00:00
joBr99
4b1ce7ce25 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-22 23:44:37 +01:00
joBr99
2700fc63ca bump version for next release 2022-03-22 23:44:28 +01:00
joBr99
8a4f8b66fa update doc (add nextion2text) 2022-03-22 22:35:23 +00:00
joBr99
a22f91a614 update doc 2022-03-22 23:35:01 +01:00
joBr99
8f9e1cc16d removed old buttonPress format 2022-03-22 23:32:46 +01:00
joBr99
84df05ee3a moved entities page to new button format (add nextion2text) 2022-03-22 22:27:44 +00:00
joBr99
004db45be6 moved entities page to new button format 2022-03-22 23:27:25 +01:00
joBr99
58ff0cfcbb added input boolean to button command (add nextion2text) 2022-03-22 22:13:43 +00:00
joBr99
2c401f55ae added input boolean to button command 2022-03-22 23:13:23 +01:00
joBr99
d948144f90 migrated some more pages to button v2 cmd format 2022-03-22 23:12:57 +01:00
joBr99
0dde763790 cleanup 2022-03-22 22:36:36 +01:00
joBr99
d236ffec59 change override config format 2022-03-22 22:11:08 +01:00
joBr99
9614b61695 Fix indent 2022-03-22 19:46:53 +01:00
joBr99
e6fd2eaeb6 add docs about upcoming icon feature 2022-03-22 19:45:34 +01:00
joBr99
2facd91d98 remove import 2022-03-22 19:35:59 +01:00
joBr99
2c4d6d2aef Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui 2022-03-22 19:30:23 +01:00
joBr99
c8614a82d1 fix cover and input boolean 2022-03-22 19:30:13 +01:00