Commit Graph

2394 Commits

Author SHA1 Message Date
joBr99
8b11a5aae5 update icons for tilt pos 2022-07-05 18:30:03 +02:00
joBr99
a310537c0f Update iobroker-install.md
Removed the copy of the guide from ioBroker Forum and updated the link to the ioBroker Forum Post

@Armilar if you want to use this docs page, feel free to update it
2022-07-03 23:16:55 +02:00
joBr99
b51ecb0351 added Combining Diacritical Marks to font (add nextion2text) 2022-07-03 21:07:09 +00:00
joBr99
920e8dbecf added Combining Diacritical Marks to font 2022-07-03 23:06:34 +02:00
joBr99
ab3b676c19 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-28 19:24:06 +00:00
joBr99
27f7ad0090 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-28 21:23:33 +02:00
joBr99
2a9e51d1bb move fans to switch appearance 2022-06-28 21:23:27 +02:00
joBr99
2c6fccbce1 start implementing detail page for fans (add nextion2text) 2022-06-28 19:11:06 +00:00
joBr99
318d862e19 start implementing detail page for fans 2022-06-28 21:10:38 +02:00
joBr99
6ceba5790d Update issue-close-app.yml 2022-06-27 17:57:17 +02:00
joBr99
69a5bd426e sync (add nextion2text) 2022-06-25 19:33:04 +00:00
joBr99
148178f13c sync 2022-06-25 21:32:33 +02:00
joBr99
a9e3916eb5 . 2022-06-24 14:41:52 +02:00
joBr99
bc91d841ac . 2022-06-24 14:39:34 +02:00
joBr99
d6f93498ba fix override 2022-06-24 12:59:34 +02:00
joBr99
ea033420e7 Update faq.md 2022-06-24 12:53:27 +02:00
joBr99
6dcd4fa76d move to correct location 2022-06-24 12:47:43 +02:00
joBr99
a831e0ca5a add analytics js 2022-06-24 12:46:40 +02:00
joBr99
8f5485e8c0 Update bug_report.md 2022-06-23 23:21:14 +02:00
joBr99
5edc284d56 fix color if state icons #307 (add nextion2text) 2022-06-23 21:11:32 +00:00
joBr99
b417bc0ef5 fix color if state icons #307 2022-06-23 23:11:03 +02:00
joBr99
847d7e5c2a Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-23 20:59:33 +00:00
joBr99
8bbb30a385 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-23 22:59:04 +02:00
joBr99
cc9d7edb94 sync 2022-06-23 22:58:56 +02:00
joBr99
5e7ce4f1b7 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-23 20:36:05 +00:00
joBr99
831f6f03da Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-23 22:35:36 +02:00
joBr99
9b10c0f405 sync 2022-06-23 22:35:29 +02:00
joBr99
474414107e Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-23 20:32:25 +00:00
joBr99
bb6c1d12db Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-23 22:31:54 +02:00
joBr99
0dc1bac342 sync 2022-06-23 22:31:48 +02:00
joBr99
6531ccc3c3 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-23 20:12:06 +00:00
joBr99
cb017305d1 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-23 22:11:35 +02:00
joBr99
38303042d2 only redraw background if it has been changed #305 #307 2022-06-23 22:10:53 +02:00
joBr99
878db9c571 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-22 21:38:53 +00:00
joBr99
7e5ec9d14f Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-22 23:38:26 +02:00
joBr99
676990516f add black theme 2022-06-22 23:37:33 +02:00
joBr99
e12983a8a8 implements #298 2022-06-21 20:57:53 +02:00
illuzn
3409902cc7 fix nav icon overwrite
* Fixes typo

The logic doesn't quite work because if icon is a dict then it tries to call get_icon_id which expects a string icon.

* Wrong code committed - my bad

* Update icons.py

* Update pages.py

Co-authored-by: Johannes <johannes+develop+github@braun-rheingau.de>
2022-06-21 19:32:32 +02:00
joBr99
5bd85b235c Update issue-close-app.yml 2022-06-21 19:06:00 +02:00
Armilar
004b9b4216 Fix #286 2022-06-21 15:34:05 +02:00
Armilar
1ae641d079 Fix Icon-Off (socket/light) 2022-06-20 00:34:09 +02:00
Armilar
2e2964def0 ALIAS "socket" and "light" with optional OFF-Icon
Example: Line 224
2022-06-19 21:43:05 +02:00
joBr99
1a17829820 Merge pull request #290 from illuzn/illuzn-patch-status-patch
Illuzn patch status patch
2022-06-19 21:26:27 +02:00
joBr99
05c1747f0a Update issue-close-app.yml 2022-06-19 19:49:17 +02:00
joBr99
bf534edb8f Update feature-request.md 2022-06-19 19:24:49 +02:00
joBr99
62f0fcc034 Update faq.md 2022-06-19 17:53:48 +02:00
joBr99
2b50369ee9 Add fix for Hebrew on Nspanel (Reverse every string in locale file) 2022-06-19 17:13:11 +02:00
joBr99
d15cd551d3 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text) 2022-06-19 15:03:29 +00:00
joBr99
6f946dec31 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui 2022-06-19 17:02:59 +02:00
joBr99
7fee7f7bb0 fix light and shutter detail page us-p 2022-06-19 17:02:49 +02:00