wez3
|
ce9cd5a494
|
Changed dict to OrderedDict to prevent ordering issue #29
|
2017-01-07 15:03:22 +01:00 |
wez3
|
9673bfe69b
|
Add update functionality to Domoboard
|
2017-01-07 14:31:17 +01:00 |
wez3
|
204b16542f
|
Merge https://github.com/wez3/domoboard into develop
|
2017-01-07 13:26:07 +01:00 |
wez3
|
49b152cd5b
|
Merge pull request #45 from wez3/develop
Update README.md
|
2017-01-07 02:25:56 +01:00 |
wez3
|
2b1478f9b2
|
Merge branch 'develop' of https://github.com/wez3/domoboard into develop
|
2017-01-07 02:24:12 +01:00 |
wez3
|
5b007c102b
|
Update README.md
|
2017-01-07 02:21:50 +01:00 |
Squandor
|
634a6c3b8a
|
Merge pull request #44 from wez3/develop
Develop to Master
|
2017-01-07 00:40:23 +01:00 |
wez3
|
5cdeda124f
|
Add a version file
|
2017-01-07 00:18:22 +01:00 |
wez3
|
c585648d80
|
Modify font awesome navbar menu logo's and remove default config file
|
2017-01-07 00:06:48 +01:00 |
wez3
|
0b322dc131
|
Merge pull request #40 from pepijng/master
Add fontawesome icons to navbar (you need to modify configuration file!)
|
2017-01-06 23:20:47 +01:00 |
Pepijn Goossens
|
84f3fa72ae
|
Add fontawesome icons to navbar (you need to modify configuration file!)
|
2017-01-05 11:45:32 +01:00 |
wez3
|
21fe337b60
|
Merge pull request #37 from wez3/develop
Develop -> Master
|
2017-01-04 20:04:03 +01:00 |
wez3
|
a1983ff1ab
|
Lowercase update button.
|
2017-01-04 20:00:51 +01:00 |
wez3
|
c55e8377be
|
Code cleanup.
|
2017-01-04 19:53:00 +01:00 |
wez3
|
54d1129b43
|
Fix settings page issues 2.
|
2017-01-04 19:49:57 +01:00 |
wez3
|
5ba700c588
|
Fix settings page issues.
|
2017-01-04 19:45:00 +01:00 |
squandor
|
f31ec791fd
|
combined indexed and automaticindexed code
|
2017-01-04 19:38:20 +01:00 |
Squandor
|
258568790d
|
Merge pull request #39 from pepijng/master
Updated FontAwesome to 4.7 (to use the thermometer icons :) )
|
2017-01-04 18:42:46 +01:00 |
Pepijn Goossens
|
f4151cf4a2
|
Updated FontAwesome to 4.7 (to use the thermometer icons :) )
|
2017-01-04 17:01:27 +01:00 |
Squandor
|
4aefc6ce8b
|
Merge branch 'develop' of https://github.com/wez3/domoboard into develop
|
2017-01-04 15:57:49 +01:00 |
Squandor
|
6138b75752
|
resolved a small bug with the feature checkScene
|
2017-01-04 15:57:29 +01:00 |
Squandor
|
352d813540
|
Merge pull request #38 from pepijng/master
Changed behaviour to Apple Webapp specification (including homescreen icons)
|
2017-01-04 15:45:50 +01:00 |
Pepijn Goossens
|
4a14d5a0b8
|
Added Apple Webapp icons & behaviour
|
2017-01-04 13:40:58 +01:00 |
Squandor
|
2f8bb2cb6b
|
changed some code tweaks and plugin updates
|
2017-01-04 12:01:42 +01:00 |
Squandor
|
ea777b4719
|
changed some code tweaks and plugin updates
|
2017-01-04 11:47:10 +01:00 |
Squandor
|
e16f32c174
|
added automatic update for the plugins-manager
|
2017-01-04 08:53:32 +01:00 |
Squandor
|
853e422084
|
Merge pull request #35 from wez3/develop
Develop -> Master
|
2017-01-03 22:59:01 +01:00 |
wez3
|
a1379723f7
|
Modify some layout for tvgids
|
2017-01-03 22:34:49 +01:00 |
wez3
|
a12ad458fd
|
Merge pull request #36 from felix63/patch-1
New template for showing dutch TV data
|
2017-01-03 21:58:57 +01:00 |
felix63
|
7838607960
|
New template for showing dutch TV data
This is a simple template adding a block containing a external iFrame giving info about actual TV-information for Dutch TV.
|
2017-01-03 21:49:08 +01:00 |
wez3
|
e5f421bb49
|
Some code tweaks
|
2017-01-03 20:14:00 +01:00 |
squandor
|
249cbab95c
|
Fixed design bug of setpoint
|
2017-01-03 19:48:58 +01:00 |
squandor
|
a06ae56817
|
Added check for scene availability
|
2017-01-03 19:13:28 +01:00 |
Squandor
|
0b7fef1027
|
Added scene and group to the Switches list
|
2017-01-03 13:02:36 +01:00 |
Squandor
|
2df9bdc8a0
|
Added scene and group functionality
|
2017-01-03 09:39:54 +01:00 |
wez3
|
3ec0440e2d
|
Merge pull request #32 from wez3/develop
Develop -> Master
|
2017-01-02 22:45:10 +01:00 |
squandor
|
1008c10be1
|
solved a little bug for the pushon and pushoff button
|
2017-01-02 22:40:47 +01:00 |
squandor
|
4b532e00fa
|
added pushon and off to solve a little bug
|
2017-01-02 22:40:30 +01:00 |
squandor
|
3e36752fc2
|
changed default action for pushon button
|
2017-01-02 22:23:34 +01:00 |
wez3
|
de2e8df7a6
|
Merge pull request #31 from wez3/develop
Develop -> Master
|
2017-01-02 21:07:39 +01:00 |
wez3
|
9f391f1a3a
|
Add alignment
|
2017-01-02 21:06:36 +01:00 |
wez3
|
c68a7b1610
|
Remove alignment div
|
2017-01-02 20:58:32 +01:00 |
squandor
|
e56d99f1f3
|
added pushon and pushof to list of switches
|
2017-01-02 20:40:02 +01:00 |
squandor
|
d0b64f0ab6
|
added pushon and off feature and buienradar to examples
|
2017-01-02 20:39:44 +01:00 |
squandor
|
240b8da24a
|
changed some style formats
|
2017-01-02 20:39:19 +01:00 |
squandor
|
aa75b3f40b
|
added example for pushOn and pushOff
|
2017-01-02 20:27:53 +01:00 |
squandor
|
f054d39aa3
|
css file with the push button style in it
|
2017-01-02 20:25:58 +01:00 |
squandor
|
211e2ce25e
|
added switch pushOn and pushOff
|
2017-01-02 20:25:27 +01:00 |
wez3
|
f51e9d71c1
|
Merge pull request #30 from wez3/develop
Develop -> Master
|
2017-01-02 19:16:05 +01:00 |
wez3
|
3bbadc1791
|
Remove camera label
|
2017-01-02 19:11:47 +01:00 |