Search found 14 matches

by sandurz
Tuesday 20 September 2016 22:47
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

Hehe yeah slacked on development hard. I'll pick back up!
by sandurz
Tuesday 16 August 2016 16:53
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Perfect. Works great. Thanks!
by sandurz
Monday 15 August 2016 23:10
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Great work on the MQTT TheRamon and Marci! Very impressed. Having a weird issue with dimmers since switching to the MQTT branch. Upgraded to the latest push just now to see if it was fixed but it's still going on. If I set the dimmers in Domoticz, I get the reading updated perfectly. But if I try to ...
by sandurz
Saturday 13 August 2016 16:23
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

Hmmm occasionally a blank page will happen 1/20 reloads for some reason but it doesn't seem like it was a one-time fluke. Thanks for testing! Made some updates that could potentially fix the error, so re-clone and give it a go. Added a port option in the config and changed the default, so give it ...
by sandurz
Saturday 13 August 2016 0:49
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

Ready for some testing for those interested! Basic switch and dimmer support is fully functional. Just follow the instructions here and let me know how it goes: https://github.com/andrewatwood/homeAppFrontend.git Since the actual app is heavily based on rooms, this is too. Will put any devices not ...
by sandurz
Thursday 11 August 2016 15:56
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

Dynamic wrote:Really, really cool. Would love to have this on a display on my wall. Design is clean and simple.

Will it be possible to change the background / colors according to the sunrise/sunset? In the evening I don't want the tablet to be a 'lighthouse'.
GREAT feature idea. Will definitely implement that.
by sandurz
Wednesday 10 August 2016 15:35
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

And a little preview of how it looks on big ole tablet screens: http://imgur.com/a/APAAW
by sandurz
Wednesday 10 August 2016 15:26
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Re: Frontend to mimic iOS 10 and Home.app

Awesome I'll keep everyone posted! Latest demo: https://streamable.com/0jh2 Here's where I'm at right now: functioning support for basic Switch devices grouped into Rooms using Roomplan, and Scenes. Scenes in Homekit aren't tied to any room, they just show up wherever they're relevant, so that's ...
by sandurz
Sunday 07 August 2016 18:49
Forum: Design, usability and languages
Topic: Frontend to mimic iOS 10 and Home.app
Replies: 18
Views: 14482

Frontend to mimic iOS 10 and Home.app

INSTALL HERE: https://github.com/andrewatwood/homeAppFrontend LATEST DEMO (as of 9/20/16): https://streamable.com/iis1 Was looking for a portfolio project and decided to recreate the Apple's new Home app as a web frontend. Domoticz will be the first compatible system so I'll be posting updates here ...
by sandurz
Friday 05 August 2016 6:52
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Nice work! You're the fastest dev ever. As you go forward it might be nice to have an MQTT inclusion/exclusion prefix or just name list option in the config since it might not be critical for every device to go real time. I was rigging something up today with the same new homebridge-mqtt platform to ...
by sandurz
Thursday 04 August 2016 14:47
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Oh wow even better! Had no idea Domoticz had an MQTT stream at all. That's perfect. Thanks for the reply!
by sandurz
Wednesday 03 August 2016 16:32
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

So after poking around on some Wemo switches I have running through Homebridge with the wemo platform plugin, I've seen that they have the capability to update Homekit with their status and push those changes from the Homebridge server. I can toggle the manual switch and the HomeKit status updates ...
by sandurz
Thursday 28 July 2016 17:09
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Lol I went back and read the whole thread and was gonna come leave an edit/response and you managed to respond in that time. Thanks!
by sandurz
Thursday 28 July 2016 16:57
Forum: iOS
Topic: homebridge-edomoticz Plugin
Replies: 1717
Views: 446946

Re: eDomoticz Homebridge-Plugin

Great work on the plugin! Just getting into external server -> HomeBridge stuff and was very pleased with the quick setup. Having a problem with HomeBridge not receiving all updates from Domoticz - I've got a HTTP Ping device checking for my laptop to be awake and tried using that as both a switch ...