Search found 14 matches

by evertide
Sunday 19 January 2020 22:07
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Device Sharing
Replies: 54
Views: 9845

Re: Device Sharing

Hi, I agree that it would be more then nice to have the virtuals in the remote share. I have been using the Sonoff mini in quite a few remote light bulbs and since they are virtual devices they are not shared. Setting up an alternative MQTT stream feels counter intuitive. What would be the reason of ...
by evertide
Wednesday 27 November 2019 10:24
Forum: Show your projects
Topic: Connected Cars
Replies: 93
Views: 24932

Re: Connected Cars

Hi, A small update on where I ended up with. (Kudos to FireWizard). Domoticz setup: capture2.png Node red flow: Capture.PNG below (inside the spoiler text) the node red export. [{"id":"494c88d0.ac5ca8","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"112d2046.4bd2d","type":"mqtt in ...
by evertide
Tuesday 12 November 2019 22:58
Forum: Show your projects
Topic: Connected Cars
Replies: 93
Views: 24932

Re: Connected Cars

Hi, The temp and location is a good addition to the document, Thanks. Two question on the document. 1- you have both the lock,heater and engine in a text information box and actual switch status? What is the thinking behind that? 2- There is mention to add the engine start command in the document ...
by evertide
Saturday 02 November 2019 22:47
Forum: Show your projects
Topic: Connected Cars
Replies: 93
Views: 24932

Re: Connected Cars

Thanks massively, very detailed and very good. I will give it a go next week.

Regards


Verzonden vanaf mijn iPad met Tapatalk
by evertide
Thursday 31 October 2019 10:09
Forum: Show your projects
Topic: Connected Cars
Replies: 93
Views: 24932

Re: Connected Cars

Hi The VOC Mqtt as a service is working as a charm and I am getting the flood of VOC messages if I subscribe to the topic. The small challenge was the .voc.conf file with username and password for my MQTT broker. (and there needs to be a space between the colon(:) and the username and password. .voc ...
by evertide
Wednesday 30 October 2019 21:23
Forum: Show your projects
Topic: Connected Cars
Replies: 93
Views: 24932

Re: Connected Cars

Hi Firewizard, Great post and interesting solution. I got voc working including mqqt /node red etc. However I am struggling a bit with the node red flows. Would you be able to export some flows for guidance . I am particular interested in the engine/heater/lock state and switching them. My mind is ...
by evertide
Friday 02 December 2016 18:59
Forum: Z-Wave
Topic: Copy one controller Stick to Another
Replies: 4
Views: 1454

Re: Copy one controller Stick to Another

Hi, I actually asked the question to aeotec yesterday if not only to indeed keep the migration question 'hot'. To my surprise they came back with some short of procedure based on adding a secondary stick in the network. Here the support page they pointed to. https://aeotec.freshdesk.com/support ...
by evertide
Thursday 01 December 2016 20:08
Forum: Z-Wave
Topic: Starting to lose patience with Z-Wave
Replies: 19
Views: 3464

Re: Starting to lose patience with Z-Wave

Hi,

Yes version 3.08 but it is onbthere support site.
https://aeotec.freshdesk.com/support/so ... are-update

Regards
by evertide
Thursday 01 December 2016 19:46
Forum: Z-Wave
Topic: Starting to lose patience with Z-Wave
Replies: 19
Views: 3464

Re: Starting to lose patience with Z-Wave

Hi.

Have you tried the new S2 firmware released 3rd of April 2016. I have not yet since I am afraid it will loose configuration and I have to rebuild the network.

Hence I am also interested in how to migrated easy to a new controller.

Regards


Verzonden vanaf mijn iPhone met Tapatalk
by evertide
Saturday 19 November 2016 19:48
Forum: Other questions and discussions
Topic: Samsung Smart TV (on or off)
Replies: 67
Views: 64994

Re: Samsung Smart TV (on or off)

Hi Thanks...

I have a E TV and could not get the SMS to work either.

The help text also mentioned getting a status messges on which source (hdmi) is used. Could you point me how to do that.

Regards
by evertide
Monday 12 October 2015 7:09
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 83208

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

HI, Yes the command line is a bit more complicated because of the being a generic "catch all" scripte. It needs the ip adress of the led dimmer the 6 digits mac adress and the idx before the command begins. e.g h801-leddimmer.sh 192.168.2.122 de979d 265 fun mixedcolortransistion. or h801-leddimmer ...
by evertide
Wednesday 07 October 2015 12:24
Forum: ESP8266
Topic: [ESP8266] Commercial H801 WiFi RGB-dimmer topic
Replies: 119
Views: 83208

Re: [ESP8266] Commercial H801 WiFi RGB-dimmer topic

Hi all, Indeed a great and cheap Wi-Fi dimmer and thanks Thinkpad and others for the information to integrate this into Domoticz. The packet layout is a tad different as the picture above in the forum. The 3 hex numbers in the package are the led dimmer Mac address in the form of MAc6:MAc5:Mac4 ...