Search found 18 matches

by bilbolodz
Friday 19 October 2018 22:22
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Finally I've manged to get IKEA gateway running with stable version of Domoticz (moroen many, many thanks). I'll try to summarize some obvious fact but maybe it would be useful to someone: 1) With stable version of Domoticz you HAVE to use master branch of repository (default after git clone is ...
by bilbolodz
Thursday 18 October 2018 23:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

Could someone please point to solution how to add bulbs into Domoticz (stable Domoticz version and master branch)?
by bilbolodz
Thursday 18 October 2018 21:18
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

So question to the author: is there a way to use (only with bulbs) these plugin with stable (not beta) version of Domoticz?
by bilbolodz
Thursday 18 October 2018 21:16
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

heggink wrote: Thursday 18 October 2018 20:59 That said, sometimes there is no alternative like in this case.
Of course it's "up to the author" but providing plugin (if there are not really important reasons) only for betas it a "bad habit".
by bilbolodz
Thursday 18 October 2018 20:47
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

htilly wrote: Thursday 18 October 2018 19:12Problem solved by updating Domoticz to beta!
If it is NOT your playground but "real home" using BETA od Domoticz it's extremely BAD IDEA.....
by bilbolodz
Thursday 18 October 2018 16:26
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 175715

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

htilly wrote: Thursday 18 October 2018 12:39 Everything else seems to be working except that the light does not show up in Domoticz.
I've similar problem. How to make bulbs visible into Domoticz?
by bilbolodz
Tuesday 19 December 2017 14:21
Forum: dzVents
Topic: dzVenst 2.3.0 and stable version of Domoticz
Replies: 1
Views: 484

dzVenst 2.3.0 and stable version of Domoticz

Hello, Is it possible to combine dzVents 2.3.0 and STABLE version of Domoticz? I need new methods implemented in 2.3.0 but I don't want to use beta Domoticz code. I've tried to put new runtime files into Domoticz directory but there is a "path change" and also after making some symlinks I've got ...
by bilbolodz
Saturday 25 November 2017 17:15
Forum: Show your projects
Topic: Cheap Chinese Power Meter made wireless
Replies: 71
Views: 40335

Re: Cheap Chinese Power Meter made wireless

I've made a "config reset". Now not correct are only
- "Reactive Power": 0 "VAR"
- Power Factor: 100%
by bilbolodz
Saturday 25 November 2017 15:52
Forum: Show your projects
Topic: Cheap Chinese Power Meter made wireless
Replies: 71
Views: 40335

Re: Cheap Chinese Power Meter made wireless

I've some problems with ESPurna V9261F version of power meter: almost all values are wrong displayed at web page and some values in mqtt are also wrong. Measure conditions (read from LCD screen): 23,7W, 0.014 KWh, 245.9V, 0.174A power factor: 0.55, 50Hz At the status web page the only "non zero ...
by bilbolodz
Friday 24 November 2017 7:41
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181178

Re: ELV Max! Heating control system

I'm using these https://github.com/autopower/thermeq3 solution. It has "some issues" but it's working over one year without any big problems.
by bilbolodz
Thursday 26 October 2017 20:39
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181178

Re: ELV Max! Heating control system

You can try: MAX! HOME AUTOMATION http://www.dmitry-kazakov.de/ada/max_home_automation.htm It has GUI, integrated web server and MQTT. If you want "simple set temperature" you can try to sniff communication between MAX (original) application and Cube and then replay it using netcat (working).
by bilbolodz
Friday 06 October 2017 18:17
Forum: Utility
Topic: Custom build oil tank level sensor (Mysensors sensor type problem)
Replies: 0
Views: 1284

Custom build oil tank level sensor (Mysensors sensor type problem)

I've made sensor for reporting oil level in my tank. It's mysensors based. Unfortunately I've problems with choosing correct sensor types and reported values. I'm measuring (and reporting): - oil volume left in tank (actually it's distance meter and some math) - percent of oil left in the tank (also ...
by bilbolodz
Thursday 05 October 2017 12:10
Forum: Show your projects
Topic: Domotics touchscreen remote
Replies: 46
Views: 16317

Re: Domotics touchscreen remote

ledfreak3d wrote: Sunday 17 September 2017 20:21 been tinkering around with my esp8266 and nextion display and came up with this
Are you going to share your project?
by bilbolodz
Wednesday 04 October 2017 20:35
Forum: dzVents
Topic: Time comparison in dzVents
Replies: 0
Views: 599

Time comparison in dzVents

I need to do something IF current time is between 15 minutes after sunset and before 23:30. Condition has to be check inside function script using if statement not in "on" section. How to do this in current stable (not beta) version of Domoticz?
by bilbolodz
Tuesday 05 September 2017 13:55
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 181178

Re: ELV Max! Heating control system

Is anybody willing to test this alternative script_time_max.lua script? I was using your script (crontab version) for some time and I was very happy with it. Yesterday I've added two additional "window open sensor" and your script stooped working. (I've added some debug code to it). Could you ...
by bilbolodz
Monday 04 September 2017 11:11
Forum: Show your projects
Topic: Cheap Chinese Power Meter made wireless
Replies: 71
Views: 40335

Re: Cheap Chinese Power Meter made wireless

As I understood you are NOT going to extend your project and I have to try myself? Am I right?
by bilbolodz
Friday 01 September 2017 14:21
Forum: Show your projects
Topic: Cheap Chinese Power Meter made wireless
Replies: 71
Views: 40335

Re: Cheap Chinese Power Meter made wireless

The second burst contains the value for volt and watt. Have you manged to figure out "which registers" are checked by MCU? As I can see from your code main CPU ask for 4 content of four registers. Because of communication protocol of it has to bee "four registers in incremental order": first is ...
by bilbolodz
Tuesday 30 May 2017 17:52
Forum: MySensors
Topic: Visualize usuported Mysensors value into Domoticz
Replies: 3
Views: 1902

Visualize usuported Mysensors value into Domoticz

My sprinkling controller (own build Mysensors node) reports progress of watering sending V_PERCENTAGE message. Domoticz doesn't support S_SPRINKLER sensor types I've tried to set "watering switch" as Dimmer and reports progress to Domoticz but there are a lot od disadvantages.... Is it possible to ...