Skip to content

ESP8266 communication with DomoticZ server amoung wifi network

Notifications You must be signed in to change notification settings

kreitek/esp2domoticz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

esp2domoticz

ESP8266 communication with DomoticZ server amoung wifi network.

  • The sketch is able to update an sensor from ESP to DomoticZ(dht22 in the example).
  • The sketch is able to switch on/off from DomoticZ to ESP:

It's necessary define switch/button/light on DomoticZ and set it up with:

For your switching on "switches->edit(on your specific switch)->On action": http://:@/control?cmd=light,1

For your switching off "switches->edit(on your specific switch)->Off action": http://:@/control?cmd=light,0

About

ESP8266 communication with DomoticZ server amoung wifi network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%