This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Comments
and my domoticz log does not show the HttpLink data as you show.
don't use the GET option , use the PUT option. then you can save the url and after that change is to GET.
Now it will stick
The log doesn't show any httplink push
Needed:
Then build a flow similar to this with the HTTP action card:
I try to figure out what code I have to add to $.[result][0][Data] if I got more than one value and want to use the 2nd or 3rd value? For example I got "Data" : "11.0 C, 76 %, 1022 hPa",
Updated to Domoticz v3-6147 and the url gets saved, and using the GET all my data is being pushed to Homey when it changes in Domoticz.
FINALLY i have Motion Sensor, Lux and Temps working like they should!
Thinking i will stay for these important stuff with Domoticz and using Homey for flows, speech and other great stuff.
(Edit:)
Domoticz BETA can be downloaded from here: http://www.jadahl.com/domoticz_beta_6/
and the STABLE here: http://www.jadahl.com/domoticz_stable/
Just choose your Syno model and manually instal!
I got a lua script that just sends only the Weather Underground temperature value to a device. I can take the value from that device.
Thanks Phuturist. That's a easier method.
Je wilt dat Homey deze waarde als thermometer ziet. Homey ziet de waarde als waarde met een naam.
Wat wil je doen wat je nu niet voor elkaar krijgt?
Dan kunnen we daar wellicht een oplossing voor bedenken.
Om Homey te kunnen vragen welke temperatuur het is, zul je inderdaad flows moeten maken. De ingebouwde spraak commando's weten niet dat de waarde en temperatuur niveau vertegenwoordigd.
Je vraag omtrent de verlichting begrijp ik niet een heeft geen relatie met dit topic.
de tag = Temph die ik uit lees van domoticz
ik heb een flow gemaakt {als} (er wordt iets gezegd)text "hoe warm is het" {dan} (zeg iets) "#Tempk graden.
dan vraag ik aan homey "hoe warm is het" en homey zegt (ik kon geen temperatuur sensoren vinden 21 graden)
dat is nu net mijn probleem kan ik geen dummy temperatuur sensor aan maken en vullen met variabel "#Tempk"
https://github.com/athombv/homey/issues/1048
I had the same kind of issue when I`m switching by the built-in speech comment the light in the livingroom. The BitFlip device, to Switch more spots at one's wasn't recognize as a light device.
When it's possible to give a variable or BitFlip-device a Device type, its possible to use the built-in voice command.
I would make a feature request for it: https://github.com/PatrickSannes/BetterLogic/issues/8
I have my Alarm system (Satel Integra) connected to Domoticz (since there is no Homey app).
It works in Domoticz. However, now I want to be able to switch the Alarm on and off (calling switch: domoticzip:8084/json.htm?type=command¶m=switchlight&idx=61&switchcmd=On and domoticzip:8084/json.htm?type=command¶m=switchlight&idx=61&switchcmd=Off) for example from Homey. How Can i do this?
Next to that I would also like to be able to let Homey pick up if the alarm is on or off (you can see that if that switch is on or off (set) in Domoticz). Does anyone have any idea/can explain how i can run those commands from Domoticz in Homey?
https://forum.athom.com/discussion/comment/40184/#Comment_40184