Commit Graph

161 Commits

Author SHA1 Message Date
joBr99
a80c61f8a0 fixes #69 2022-03-25 22:34:31 +01:00
joBr99
2806c5f706 fixes #74 2022-03-25 22:30:00 +01:00
joBr99
53c791fec8 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-03-25 22:23:36 +01:00
joBr99
f4e9d570aa fixes #73 2022-03-25 22:23:27 +01:00
joBr99
576c7f8755 fixed localization for buttons 2022-03-25 20:58:04 +01:00
joBr99
89c6cd6092 send brightness and timeout on startup 2022-03-25 20:50:45 +01:00
joBr99
89a65b49b2 Update localization.py 2022-03-25 20:43:07 +01:00
joBr99
934cfdc1c4 Add localization to thermo page status 2022-03-25 20:39:26 +01:00
joBr99
c79f7b081a Update localization.py 2022-03-25 20:37:40 +01:00
joBr99
08812354f8 Merge pull request #70 from gerard33/patch-2
Some textual updates
2022-03-25 20:26:51 +01:00
joBr99
06b016abd6 Update localization.py 2022-03-25 20:25:28 +01:00
Gerard
5504cc3c70 Some textual updates 2022-03-25 20:23:28 +01:00
joBr99
027d1a1d0b Merge pull request #65 from gerard33/patch-3
Rename `getEntityColor` to `get_entity_color`
2022-03-25 15:46:22 +01:00
joBr99
82418043d2 add min brightness 2022-03-25 15:46:03 +01:00
joBr99
255c6cb84e fix ext update 2022-03-25 15:44:12 +01:00
joBr99
9002fa3ee7 merged main into pr 2022-03-25 15:29:40 +01:00
joBr99
531100f26b fixed erron in gen items 2022-03-25 15:11:33 +01:00
joBr99
db1fb5d00d fixed altert 2022-03-25 14:43:33 +01:00
joBr99
e6057ab5ff fixed alerts 2022-03-25 14:34:06 +01:00
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
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
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
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
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
38e75b97da redesign of config format 2022-03-24 16:12:42 +01:00
Gerard
d3f0a3a5bc Add name as config item
See FR #58
2022-03-24 16:08:21 +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
2700fc63ca bump version for next release 2022-03-22 23:44:28 +01:00
joBr99
8f9e1cc16d removed old buttonPress format 2022-03-22 23:32:46 +01:00
joBr99
2c401f55ae added input boolean to button command 2022-03-22 23:13:23 +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
2facd91d98 remove import 2022-03-22 19:35:59 +01:00
joBr99
c8614a82d1 fix cover and input boolean 2022-03-22 19:30:13 +01:00
joBr99
f064e6663d fix import 2022-03-22 19:29:12 +01:00
joBr99
d3e6d9d85d fix 2022-03-22 19:20:39 +01:00
joBr99
47964624f8 inital support for alternating icons 2022-03-22 19:00:22 +01:00
joBr99
19f8b7e752 added some icons 2022-03-22 18:24:26 +01:00
joBr99
1cffd74e73 inital support for binary_sensors closes #52 2022-03-22 17:11:00 +01:00
joBr99
473c83e1b1 changed behaviour of light detail page 2022-03-22 16:32:02 +01:00
joBr99
aaa8fc73d5 migrated thero page to new button cmd format 2022-03-22 11:37:04 +01:00
joBr99
75239d6b00 Update nspanel-lovelace-ui.py 2022-03-22 10:22:32 +01:00
joBr99
63408e755d some more cleanup 2022-03-22 00:17:04 +01:00