Commit Graph

117 Commits

Author SHA1 Message Date
wez3 7aa6c579e9 Split/cleanup the API code 2017-01-21 02:04:32 +01:00
Sander Schins d7b34089ea Upgraded plugin-manager #21 2017-01-21 02:00:34 +01:00
wez3 29ed7b22db Allow updates for the development environment 2017-01-20 23:37:16 +01:00
wez3 d6cbc6a55b Allow updates for the development environment 2017-01-20 23:30:10 +01:00
Squandor bccc4c9fa2 Merge pull request #75 from dutchdevil83/patch-2
Update navbar.html
2017-01-19 12:53:49 +01:00
dutchdevil83 1a01ea8a2a Update navbar.html
minor correction on position of time in right corner
2017-01-18 14:50:23 +01:00
Squandor 2118335be8 delete old template, created an plugin for it 2017-01-18 13:32:30 +01:00
Squandor beae291a85 changed plugin checker so only template can be used to #21 2017-01-18 13:27:01 +01:00
Squandor 5c80eb2c98 fixed small bug for the dimmer on/off function 2017-01-18 09:20:43 +01:00
Squandor a1936f33eb changed regex for issue #63 2017-01-17 16:42:39 +01:00
Squandor 3eddfd5ba8 Fix for setpoints can use float numbers now #65 2017-01-16 14:44:59 +01:00
Squandor a98d3b5b6a Merge pull request #73 from dutchdevil83/develop
Add local language support for date/time
2017-01-16 14:22:46 +01:00
dutchdevil83 fc8ba7c125 Merge remote-tracking branch 'refs/remotes/origin/master' into develop 2017-01-16 11:55:33 +01:00
dutchdevil83 53ed5bf9db Added local language support for date/time
Local language support for date/time. We can use this variable for
futher deployment of local language support. Also aligned time at right
side of screen.
2017-01-16 11:04:39 +01:00
dutchdevil83 0ce9c8b21b Merge remote-tracking branch 'refs/remotes/wez3/master' into wez3/develop 2017-01-15 13:20:45 +01:00
wez3 1adf9877f3 Add custom Units example to README 2017-01-14 21:31:16 +01:00
wez3 df97fe5a45 Add custom Units for top tiles 2017-01-14 21:25:36 +01:00
squandor 70cf474fe6 Merge branch 'develop' of https://github.com/wez3/domoboard into develop 2017-01-14 19:43:13 +01:00
squandor d95db075f1 Added function for an setpoint slider 2017-01-14 19:42:52 +01:00
wez3 20fa2715f2 Add login failed message at login screen 2017-01-14 19:42:29 +01:00
wez3 ddfcb0a5e4 Remove unnecessary code from footer_login.html 2017-01-14 18:41:06 +01:00
wez3 979499fdfc Add javascript code to prevent new window iOS homescreen. Issue #66 2017-01-14 18:27:33 +01:00
wez3 3cfaa2e036 Modify top tiles to allow multiple devices with the same IDX. Issue #61 2017-01-14 18:00:22 +01:00
dutchdevil83 8fd9507388 Merge remote-tracking branch 'refs/remotes/wez3/master' 2017-01-13 08:07:57 +01:00
wez3 2059063eb6 Fix icon view top tiles issue #71 2017-01-12 20:10:34 +01:00
dutchdevil83 11ce473c9f Merge remote-tracking branch 'refs/remotes/origin/develop' 2017-01-12 11:17:03 +01:00
wez3 73c6a8b118 Update custom.js 2017-01-11 20:51:36 +01:00
wez3 1b7e6d6f2f Update README.md 2017-01-11 16:51:30 +01:00
wez3 038a82d8bd Update api.py, always return a dict queryDomoticz 2017-01-11 16:15:31 +01:00
wez3 4f3f13dd65 Fix issue that occurs after flask updates 2017-01-10 22:56:02 +01:00
wez3 6e9e779095 Fix issue that occurs after flask updates 2017-01-10 22:47:20 +01:00
wez3 851a288d29 Remove console.log domoticz.js 2017-01-09 22:18:55 +01:00
wez3 d5f07692b8 Fix news issue after changing array order 2017-01-09 22:03:52 +01:00
wez3 0191fd69a2 Fix navbar issue after changing array order 2017-01-09 21:57:14 +01:00
wez3 2685496a25 Modify retrieveValues array order to fix issue #62 2017-01-09 21:30:35 +01:00
wez3 be717b3559 Modify retrieveValues array order to fix issue #62 2017-01-09 21:23:37 +01:00
squandor d7f0520bf1 removed title 2017-01-09 18:55:32 +01:00
squandor c26a07ccda removed double function for dimmer slider 2017-01-09 18:52:03 +01:00
squandor 8374a8f6ab fixed bug for title top_tiles 2017-01-08 20:58:19 +01:00
squandor ec12e8426e Merge branch 'develop' of https://github.com/wez3/domoboard into develop 2017-01-08 17:35:33 +01:00
squandor 5be60c31c6 Fixed issue #47 the track-slider will now be green if dimmer device is on 2017-01-08 17:35:08 +01:00
wez3 151bd968e6 Remove console.log 2017-01-08 16:35:04 +01:00
wez3 042dc423b3 Bar charts to use device name from config, issue #50 2017-01-08 16:30:38 +01:00
wez3 b2384364e2 Center navbar-sm text 2017-01-08 15:16:33 +01:00
squandor 013c4beea5 Fix for issue #60 top tiles Data value couldnt be selected 2017-01-08 02:10:28 +01:00
squandor bc49a88775 Fix for issue #46 created an link behind the dimmer name which switches the dimmer 2017-01-08 01:40:19 +01:00
squandor 5f46a40cf5 Add feature to show date standard using the config for issue #48 2017-01-08 01:09:16 +01:00
squandor 1e8e7daa60 Fix for #56 2017-01-08 00:51:56 +01:00
wez3 66f50dcc70 Allow different domoticz type fields to be used at the top_tiles. 2017-01-07 19:21:05 +01:00
wez3 ce9cd5a494 Changed dict to OrderedDict to prevent ordering issue #29 2017-01-07 15:03:22 +01:00