Search found 15 matches

by LastSamurai
Sunday 12 November 2017 16:37
Forum: ESP8266
Topic: Sonof RF 433mHz integration
Replies: 4
Views: 3332

Re: Sonof RF 433mHz integration

Is there no way to listen to generic MQTT messages from domoticz? Then it would be easy to add
by LastSamurai
Friday 10 November 2017 18:31
Forum: ESP8266
Topic: Sonof RF 433mHz integration
Replies: 4
Views: 3332

Re: Sonof RF 433mHz integration

I have also recently got such a bridge and flashed it with tasmota. Has anyone already itegrated that into domoticz? As it is MQTT based and other sonoff devices with that firmware already work, it should not be that hard. I could not find any way to do this yet though. Other devices are integrated ...
by LastSamurai
Friday 30 June 2017 22:28
Forum: dzVents
Topic: Read text value from one sensor and send to another
Replies: 4
Views: 2645

Re: Read text value from one sensor and send to another

@dannybloe thank you very much! I did actually read the manual ;) I don't know how I managed to miss that method. It seems to be working fine now, although no update of the values seem to get send to my MySensors node :( PS The text value gets updated in the normal ui ("counter" tab? I am using the ...
by LastSamurai
Thursday 29 June 2017 18:37
Forum: dzVents
Topic: Read text value from one sensor and send to another
Replies: 4
Views: 2645

Read text value from one sensor and send to another

I have two sensors in domoticz that are of the type "General/Text" (based on MySensor nodes). I am trying to write a script that reads the text from sensor1, checks if its part of a list of values and then sends it to sensor 2. This is my code for now: return { active = true, on = { '433Receiver ...
by LastSamurai
Thursday 29 June 2017 18:28
Forum: dzVents
Topic: Idea how to automatically turn on the lights when it gets dark
Replies: 10
Views: 6534

Re: Idea how to automatically turn on the lights when it gets dark

Thanks for your help. For now I am using a virtual switch to indicate when the script should to its work.
by LastSamurai
Sunday 18 June 2017 22:41
Forum: Design, usability and languages
Topic: Dashticz - Alternative Dashboard
Replies: 174
Views: 94342

Re: Dashticz - Alternative Dashboard

I don't know if you will read this but perhaps it helps someone else. I had the same problem with the "domoticz offline" message. The trick for me was to not open the url suggested in the guide (ip:port/nameOfDashticzFolder) but instead (ip:port/nameOfDashticzFolder/index.html). You can even ignore ...
by LastSamurai
Sunday 18 June 2017 9:24
Forum: dzVents
Topic: Idea how to automatically turn on the lights when it gets dark
Replies: 10
Views: 6534

Idea how to automatically turn on the lights when it gets dark

Hi, I am using dzVents (great piece of software!) with my domoticz controller to control a set of MySensors devices. I have several RGBW lights in my bed room and a light sensors. Currently I can only manually (or via an amazon echo) control these lights. As I am using them nearly every day once it ...
by LastSamurai
Wednesday 29 June 2016 23:11
Forum: MySensors
Topic: Groups don't turn on RGBW devices
Replies: 5
Views: 1238

Re: Groups don't turn on RGBW devices

Ok, I still think its kinda odd but I see your reasoning.
Regarding the color group: should I open an issue, or create an (empty, cause I don't really know how to change this at the moment) pull request?
by LastSamurai
Tuesday 21 June 2016 20:50
Forum: MySensors
Topic: Groups don't turn on RGBW devices
Replies: 5
Views: 1238

Re: Groups don't turn on RGBW devices

Oh, right, sorry I forgot my old post. Yeah it's the same problem but I found the reason now. This should be be kind of a bugreport. Hope that someone will fix this as it would really improve the usability for me :) Should I add the information to my old post? Or can someone move this if the ...
by LastSamurai
Tuesday 21 June 2016 17:34
Forum: MySensors
Topic: Groups don't turn on RGBW devices
Replies: 5
Views: 1238

Groups don't turn on RGBW devices

Hi, I have several mysensor RGBW devices running with domoticz. I created a group to control them all together but I do have 2 problems with this: 1) Shutting down the group sends an off command (like it should be) but turning on sends color and dimming values but no "on" command. I could work ...
by LastSamurai
Tuesday 10 May 2016 22:33
Forum: Switches and Scenes
Topic: How to group (mysensor) RGB(W) switches
Replies: 2
Views: 949

Re: How to group (mysensor) RGB(W) switches

Doesn't anyone have an idea how to do this?
by LastSamurai
Tuesday 03 May 2016 20:36
Forum: Switches and Scenes
Topic: How to group (mysensor) RGB(W) switches
Replies: 2
Views: 949

Re: How to group (mysensor) RGB(W) switches

Oh btw I just noticed that switching them off via the group works. When I try to switch them on domoticz shows the single lights as "on" but nothing happens. Possible bug?
by LastSamurai
Tuesday 03 May 2016 16:54
Forum: Switches and Scenes
Topic: How to group (mysensor) RGB(W) switches
Replies: 2
Views: 949

How to group (mysensor) RGB(W) switches

Hi, I have several RGBW color strips controlled via mysensors included in my domoticz system. Now while I still want to be able to control them 1 by 1 I would also like to have a group to at least on/off them all at once (changing color for all of them would be great too). How do you do that? I ...
by LastSamurai
Saturday 29 August 2015 11:13
Forum: MySensors
Topic: new devices in Mysensors 1.5
Replies: 39
Views: 10422

Re: new devices in Mysensors 1.5

Has anyone already used this?
by LastSamurai
Thursday 27 August 2015 16:18
Forum: MySensors
Topic: new devices in Mysensors 1.5
Replies: 39
Views: 10422

Re: new devices in Mysensors 1.5

Hi, I tried to use a RGBW mysensor with domoticz. It correclty shows up and I can send off/on commands. What I can't do at the moment is change the color. No event seems to reach the sensor (or in this case actor) node when change the color and I can't pick an RGBW value in the web frontend (only ...