Search found 13 matches

by wildfire
Tuesday 07 March 2017 20:35
Forum: Other questions and discussions
Topic: MQTT toggle option for switchcmd
Replies: 6
Views: 2107

Re: MQTT toggle option for switchcmd

ok,
i had my input channel mixed up.

this should be added to the MQTT wiki btw. https://www.domoticz.com/wiki/MQTT

Thanks for the fast reply.
by wildfire
Sunday 05 March 2017 23:14
Forum: Other questions and discussions
Topic: MQTT toggle option for switchcmd
Replies: 6
Views: 2107

MQTT toggle option for switchcmd

HI, i have bin searching all night for a solution to toggle a switch like the http version of this: /json.htm?type=command&param=switchlight&idx=1&switchcmd=Toggle to mqtt like this {"command": "switchlight", "idx": 1, "switchcmd": "Toggle"} but this is not working {"command": "switchlight", "idx ...
by wildfire
Monday 25 January 2016 7:57
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

this looks great, im gonne try this tonight!

thanks
by wildfire
Saturday 23 January 2016 17:05
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

I still think the mqtt module should work without IDX aswell, programming nodes everytime you change someting in domoticz is a drag if there somewer build in to your house, in a top corner of a room somewhere. so you should be able to make a virtual device listen to /raw/garage/temp or /raw/garage ...
by wildfire
Monday 18 January 2016 12:43
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

yup, thats what i get to, and there are no logs or noting to find what happens
by wildfire
Monday 18 January 2016 11:50
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

Tony, i also had problems with input from mqtt and moved away from updating sensors using mqtt, it keeps crashing domoticz. i use node-red to get the mqtt input and then post it using HTTP requests. I have 10 sensors up and running, posting every 10 seconds, i do notice domoticz slows down of all ...
by wildfire
Saturday 26 December 2015 17:37
Forum: OpenTherm gateway
Topic: [120] opentherm gateway
Replies: 381
Views: 145545

Re: opentherm gateway

Hello, I'm using the OTGW with Domoticz, is it possible with Domoticz to send a constant temperature to the thermostat? Greetings, Piacco +1 And the option to set TT (temp. temporary) or TC (temp. constant) on the thermostat :) +1 for the TC option. As you can read above my thermostat requires it ...
by wildfire
Saturday 12 December 2015 10:07
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

wblock, at this point you domoticz only listens on domoticz/in and you have to use Json. also you have to add the idx of the device and you have to create it first, at least thats how i managed to get this working. so you make a dummy hardware then a virtual device, then check the idx and then send ...
by wildfire
Tuesday 24 November 2015 0:26
Forum: Third party and supplementary tools
Topic: Node-Red Serial Monitor Install
Replies: 1
Views: 1861

Re: Node-Red Serial Monitor Install

this might be to late but to start and stop node red u use
sudo /etc/init.d/nodered start/stop/restart
by wildfire
Wednesday 18 November 2015 22:27
Forum: Suggestions
Topic: [645] ability to use setpoint in scenes
Replies: 2
Views: 745

Re: [645] ability to use setpoint in scenes

thats not realy user frendly, what if my wife wants to change the setpoint for "nightime" or "sleeptime baby"
if i could use scenes its just a matter of point and click
by wildfire
Tuesday 17 November 2015 22:53
Forum: Suggestions
Topic: [645] ability to use setpoint in scenes
Replies: 2
Views: 745

[645] ability to use setpoint in scenes

hi, im setting up domoticz to heat my home, room by room. it would be nice to be able to set a scene with all my roomsetpoints to 16 when im gone, or make a scene where my son is in his room and we are downstairs, or heat up the house when we are comming home, rather than having to manualy change ...
by wildfire
Saturday 19 September 2015 10:48
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

maxtrash,
i did not find this page before, thanks. its a good workaround for now.
still it would be nice to have more mqtt options in domotcz, i dont know if this will be added to domoticz some day?
by wildfire
Friday 18 September 2015 11:34
Forum: Suggestions
Topic: [90] MQTT Support
Replies: 370
Views: 142705

Re: [90] MQTT Support

Hi all, im kinda new to this forum, i tried domoticz before but now i want to integrate it in my home and get some real work done. i want to use it to control my central heating, i got all the valves installed and im working on the last part of my sensors. this is where mqtt comes into play. mqtt is ...