Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with sending data to ESP8266 #1

Closed
animavitis opened this issue Apr 8, 2017 · 1 comment
Closed

Problem with sending data to ESP8266 #1

animavitis opened this issue Apr 8, 2017 · 1 comment

Comments

@animavitis
Copy link

Hi,

I have very stupid problem and want to for help.
Can u send me what need to be send to ESP to trigger rfSwitchNode (TOPIC & MESSAGE from MQTT to trigger RF emiter on ESP8266)?

thx for help:)

@mhaack
Copy link
Owner

mhaack commented Apr 8, 2017

I added some sample to the readme.

# send RF command via MQTT & response
homie/mqtt-gateway-livingroom/MQTTto433/on/set 1394001
homie/mqtt-gateway-livingroom/MQTTto433/on 1394001

First line: MQTT command send from MQTT client or smart home solution. Translates into the code send by the RF transmitter.
Second line: Response from device after RF signal was send.

For a detailed documentation of the MQTT topics and commands used see Homie documentation.

@mhaack mhaack closed this as completed Apr 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants