how to make an ESP easy MQTT Oled Info display???

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
jascdk
New user
Posts: 3
Joined: 25 Mar 2018, 21:27

how to make an ESP easy MQTT Oled Info display???

#1 Post by jascdk » 25 Mar 2018, 21:32

Hi. I have thought on making a info display that shows / displays, the current status of my home - by checking what appliances is on and which are off.

I have multiple sonoff switches which have been flashed with tasmota and they are controlled over Apples HomeKit.

I currently have a Nodemcu and a oled I2C 128X64 screen connected to the ESP8266.

I have tried to flash Esp easy on the board and it succeeded. But as I can see, then I can only get mqtt messages like temperatures and so on.

I have setup a raspberry pi with mosquito on as MQTT server.

Any guides and help would be appreciated:)

All the best

Jacob

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: how to make an ESP easy MQTT Oled Info display???

#2 Post by grovkillen » 25 Mar 2018, 22:49

Tasmota is formatting the payload as JSON, MQTT Import only handle single value payload. You'd have to get the in between controller to feed the messages.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

jascdk
New user
Posts: 3
Joined: 25 Mar 2018, 21:27

Re: how to make an ESP easy MQTT Oled Info display???

#3 Post by jascdk » 25 Mar 2018, 23:01

And how do I do that? I am a total newbie on this one:D

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: how to make an ESP easy MQTT Oled Info display???

#4 Post by grovkillen » 25 Mar 2018, 23:32

I'm no Apple Homekit user so sorry, cannot help you there.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

elmicha
New user
Posts: 4
Joined: 30 Sep 2017, 20:12

Re: how to make an ESP easy MQTT Oled Info display???

#5 Post by elmicha » 27 Mar 2018, 22:08

I you have already a Raspberry Pi, you can install Node-RED. Then you can make "a flow" that reads MQTT messages, manipulates them, and sends them out with another topic.

jascdk
New user
Posts: 3
Joined: 25 Mar 2018, 21:27

Re: how to make an ESP easy MQTT Oled Info display???

#6 Post by jascdk » 27 Mar 2018, 22:21

elmicha wrote: 27 Mar 2018, 22:08 I you have already a Raspberry Pi, you can install Node-RED. Then you can make "a flow" that reads MQTT messages, manipulates them, and sends them out with another topic.
Can I install this Node Red along HAP-NODEJS on my pi, without this is messing things up?

I mean - does Node Red have to take advantage of the whole SD card on the pi, so the PI afterwards reacts like only a Node Red machine?

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest