Commit Graph

1572 Commits

Author SHA1 Message Date
Johannes
883a86060d Update nspanel-lovelance-ui.py 2022-03-09 15:30:40 +01:00
Johannes
756d491695 Merge pull request #28 from gerard33/patch-1
Change weather interval to 15 minutes
2022-03-09 15:29:50 +01:00
Johannes
dad7b2f068 Merge branch 'main' into patch-1 2022-03-09 15:29:43 +01:00
Johannes
67d64e5211 Change weather callback to every 10 minutes 2022-03-09 15:27:42 +01:00
Gerard
72ea8a7cfe Change weather interval to 15 minutes
As discussed in #26.
2022-03-09 15:23:06 +01:00
Johannes
6bdd136891 Merge pull request #27 from gerard33/patch-1
Show weather data directly when screensaver opens
2022-03-09 15:18:41 +01:00
Gerard
7738ed7ed3 Show weather data directly when screensaver opens
As discussed in #26.
2022-03-09 15:12:28 +01:00
Johannes
cc20957baf fixed readme and example config 2022-03-09 12:48:59 +01:00
Johannes
835f548094 Remove unused imports 2022-03-09 12:44:57 +01:00
Johannes
b4c2b410ca Merge pull request #26 from gerard33/patch-1
Show days in weather forecast
2022-03-09 12:13:49 +01:00
Gerard
1775ba3cb1 Show days in weather forecast 2022-03-09 12:06:56 +01:00
Johannes
bdc536025b Create codeql-analysis.yml 2022-03-09 00:26:49 +01:00
Johannes Braun
e67963d357 added initial implementation of weather 2022-03-09 00:25:54 +01:00
Johannes Braun
c245058240 increase serial command variable on screensaver page 2022-03-09 00:02:39 +01:00
Johannes Braun
f2a3d5b73e added water-percent icon id 2022-03-08 23:51:26 +01:00
Johannes Braun
9b9bbad2df fix variable assignment in weatherupdate command 2022-03-08 22:43:13 +01:00
Johannes Braun
ff70affbad altered timeout command and added weather to screensaver page in display firmware 2022-03-08 22:14:07 +01:00
Johannes
a7bfa6d502 Merge branch 'main' of https://github.com/joBr99/nspanel-lovelance-ui 2022-03-08 20:09:22 +01:00
Johannes
0f43421511 added mappting to a bunch of weather icons 2022-03-08 20:09:17 +01:00
Johannes
67501ddb98 Merge pull request #25 from gerard33/patch-2
Some textual updates in readme
2022-03-08 00:44:48 +01:00
Johannes
c5897e3c3c Merge pull request #24 from gerard33/patch-1
Some textual updates
2022-03-08 00:44:34 +01:00
Johannes
7913183abc Update README.md 2022-03-08 00:43:59 +01:00
Johannes
eb7bcbae46 fix invalid component id on media page 2022-03-08 00:39:22 +01:00
Gerard
d06863bdac Some textual updates 2022-03-08 00:39:01 +01:00
Gerard
3589fd39e8 Some textual updates
Import of hassapi can be simplified-> https://appdaemon.readthedocs.io/en/latest/CONFIGURE.html?highlight=import%20hassapi%20as%20hass#configuring-a-test-app
2022-03-08 00:33:02 +01:00
Johannes
3a1c90c06b Merge pull request #23 from gerard33/patch-1
Fix indent
2022-03-07 23:50:21 +01:00
Gerard
16ca18cfd9 Fix indent
Found this while the media buttons didn't work anymore
2022-03-07 23:46:30 +01:00
Johannes
5b61ea950e Update README.md 2022-03-07 23:06:42 +01:00
Johannes
3ba258f348 change badge style 2022-03-07 23:04:50 +01:00
Johannes
7ee1a0dc35 change badge style 2022-03-07 23:04:01 +01:00
Johannes
51792eee55 remove instructions for custom repo and add hacs default badge 2022-03-07 23:03:13 +01:00
Johannes Braun
c71fe3777c add features to readme 2022-03-07 21:40:49 +01:00
Johannes Braun
a0eb57a76f fixed calculating current dim value 2022-03-07 21:32:47 +01:00
Johannes Braun
ff169c6e07 raise exeption in case an configured item doesn't exist 2022-03-07 21:15:54 +01:00
Johannes Braun
08be5f1cf4 added palette icon for scenes 2022-03-07 21:02:32 +01:00
Johannes
255e8766d1 Merge pull request #22 from Mattie112/patch-3
Added support for scenes
2022-03-07 20:58:51 +01:00
Matthijs
ec3832f502 Update README.md 2022-03-07 20:54:23 +01:00
Matthijs
bbaef762bc Merge branch 'main' into patch-3 2022-03-07 20:50:20 +01:00
Johannes Braun
bc4625798f initzialize dim value correctly after config change 2022-03-07 20:39:16 +01:00
Johannes Braun
e301022784 added input_button to example config 2022-03-07 19:28:53 +01:00
Matthijs
f77327cf7b Added support for scenes
Perhaps you want to use a different icon? I choose the musical notes because yeah that is sometimes used :)

But hey at least this works for me! We can also add another button type ('scene') to get rid of the `startswith` method but then I'll need to look into the Nextion editor I guess.
2022-03-07 19:16:17 +01:00
Johannes Braun
68ee8b56ca Merge branch 'main' of github.com:joBr99/nspanel-widget-ui 2022-03-07 18:27:26 +01:00
Johannes Braun
574c717e31 changed log level of messages to debug 2022-03-07 18:27:19 +01:00
Johannes
014c49579d Merge pull request #21 from Mattie112/patch-2
Added support for HomeAssistant `input_button`
2022-03-07 18:14:00 +01:00
Matthijs
533b88aa30 Added support for HomeAssistant input_button
I only recently started using HomeAssistant, not sure if `button` is incorrect (and can be removed) but for me at least when I create a 'helper'/button it is of type `input_button`.
2022-03-07 17:59:02 +01:00
Johannes Braun
8f5f9c00f4 adjust volume range 2022-03-07 17:52:56 +01:00
Johannes Braun
d68b6f7d98 fix pos/vol slider service 2022-03-07 17:40:41 +01:00
Johannes Braun
e652885b5f fix volume slider 2022-03-07 17:37:11 +01:00
Johannes Braun
36beb87c93 fixed typo 2022-03-07 17:33:18 +01:00
Johannes Braun
cdb697f41e implemented volume slider of media page 2022-03-07 17:29:22 +01:00