Search found 8 matches

by LumKitty
Friday 24 February 2017 17:47
Forum: Other questions and discussions
Topic: Powercut - now domoticz starts but no webpage or zwave
Replies: 3
Views: 770

Re: Powercut - now domoticz starts but no webpage or zwave

Ok, I didn't actually know domoticz had a logfile as I could never find it, but figured out how to enable it now, which told me that libpython was missing from my system and also that `service domoticz stop` doesn't actually unbind ports 443 and 8888 so I need to reboot rather than stopping and ...
by LumKitty
Friday 24 February 2017 16:39
Forum: Other questions and discussions
Topic: Powercut - now domoticz starts but no webpage or zwave
Replies: 3
Views: 770

Powercut - now domoticz starts but no webpage or zwave

So I had a powercut earlier today. Domoticz is suppossedly running but the website doesn't work, and none of my switches work. I can control my milights outside of domoticz using the scripts I wrote that talk to the milight bridge directly I have done sqlite3 domoticz.db ".dump" | sqlite3 domoticz ...
by LumKitty
Friday 02 December 2016 21:01
Forum: Others
Topic: New RGB+CCT milight support?
Replies: 10
Views: 4618

Re: New RGB+CCT milight support?

The new API is a lot more complicated, but also a lot more useful. These new milights are what milights should've been in the first place, and are now a sensibly priced rival to Philips Hue etc.
by LumKitty
Sunday 20 November 2016 22:34
Forum: Others
Topic: New RGB+CCT milight support?
Replies: 10
Views: 4618

New RGB+CCT milight support?

Is there any decent support in Domoticz for the new V6.0 milight bridge and RGB+CCT bulbs that finally offer saturation control. The new API looks good with direct setting of all values and responses back from the bridge to say that it's been done. There's also the Atomik controller which uses an ...
by LumKitty
Saturday 06 February 2016 23:34
Forum: Suggestions
Topic: Milight - night light mode from scene
Replies: 7
Views: 3637

Re: Milight - night light mode from scene

There's a separate API call for night mode, which is much much dimmer, but with these lights, you can't even send the brightness commands from a scene.
by LumKitty
Saturday 30 January 2016 1:03
Forum: Suggestions
Topic: Milight - night light mode from scene
Replies: 7
Views: 3637

Re: Milight - night light mode from scene

NVM, I ended up scripting the entire lights by hand anyway.
by LumKitty
Thursday 28 January 2016 19:58
Forum: Suggestions
Topic: Milight - night light mode from scene
Replies: 7
Views: 3637

Milight - night light mode from scene

I have a bunch of milight/limitless/applanp white bulbs, and so far all I can do is turn them on and off from a scene. They have buttons in the colour section for brightness etc. but there seems to be no way to make a scene that triggers one of these, and I can't do it in blockly either. I'd like to ...
by LumKitty
Tuesday 20 October 2015 3:02
Forum: Other questions and discussions
Topic: Updating the status of Domoticz switches without triggering?
Replies: 37
Views: 17978

Updating the status of Domoticz switches without triggering?

Firstly apologies for dumping this in the general forum, none of the subforums seemed appropriate. I have a few virtual switches in my setup that fire off bash scripts using script:/// this is because I have milight/applight bulbs but need them to do a soft fade in/out as sudden changes in light ...