Search found 5 matches
- Tuesday 09 January 2018 22:43
- Forum: Suggestions
- Topic: Security Panel 2.0
- Replies: 12
- Views: 6841
Re: Security Panel 2.0
a, c and d fixed :) You can follow progress here -> https://github.com/domoticz/domoticz/pull/2045 Do you think that the dark theme is so much better, that it should be the default? Edit: About ETA, i have no idea, first it has to be pulled into development, then a new beta has to be released. Guess ...
- Tuesday 09 January 2018 21:13
- Forum: Suggestions
- Topic: Security Panel 2.0
- Replies: 12
- Views: 6841
Re: Security Panel 2.0
Great feeback! I'll probably fix most of it :) I've actually already started renaming stuff In display: ARM AWAY => ARMED ARM HOME => ARMED HOME NO CONNECT => DISCONNECTED NO DATA => Buttons Arm Home => Home Arm Away => Away (i think the button colors is sufficient to differ disarm from arm buttons ...
- Tuesday 09 January 2018 13:56
- Forum: Suggestions
- Topic: Security Panel 2.0
- Replies: 12
- Views: 6841
Re: Security Panel 2.0
No additional translations yet. Can have a look at it later, should be a pretty simple fix if the translations are already in place
- Saturday 06 January 2018 21:34
- Forum: Suggestions
- Topic: Security Panel 2.0
- Replies: 12
- Views: 6841
Re: Security Panel 2.0
Point 1 and 2 are done. About point 3: The security panel uses four API calls, which all require authentication right now. ?type=command¶m=setsecstatus // For getting security status ?type=command¶m=getsecstatus // For getting security status ?type=command¶m=getuservariables // Gets ...
- Saturday 06 January 2018 0:03
- Forum: Suggestions
- Topic: Security Panel 2.0
- Replies: 12
- Views: 6841
Security Panel 2.0
As a totally new domoticz user, one of the first things i noticed (besides that it is awesome) is that the security panel isn't as polished as the rest of the system. A good thing is that I have years and years of experience with HTML5/JavaScript and C++, so I've started to look into some potential ...