mariusmotea / diyHue

Philips Hue emulator that is able to control multiple types of lights
Other
627 stars 107 forks source link

Config.json How to set a device with on and off cmd? #460

Closed fellnermedia closed 5 years ago

fellnermedia commented 5 years ago

Hey Guys,

how can i set a device in the config file with a on and off command like /root/433/send 12354 4 1 ? Is this possible?

Mevel commented 5 years ago

Do you try to use 433mhz devices?

Mevel commented 5 years ago

Not sure what your goal is here...

Mevel commented 5 years ago

In conclusion from your previous post, I think you want to control 433mhz devices.

Have a look at the 433mhz sketch and schematic. In the end you will have multiple virtual lights in your app that will control one channel each of your 433mhz device group.

Hope that helped

fellnermedia commented 5 years ago

i would like to config a hue device in the config file to toggle as a switch. if the device is configured. than logitech harmony can toggle the 433Mhz Power Switch. but how can i create a virtual light for a 433Mhz Switch?

Mevel commented 5 years ago

So you want to use your harmony to control a real 433mhz power socket via Diyhue?

fellnermedia commented 5 years ago

yeees

Mevel commented 5 years ago

You need a 433mhz transmitter to translate the hue commands to 433mhz protocol. View sketch and pictures in lights section.

Mevel commented 5 years ago

Solved? Or do you neet more help? Let us know

ghost commented 5 years ago

Closing for now, re-open if you need more help @fellnermedia