Skip to content

michaelschnyder/Ondo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ondo (温度)

Backend Build status Firmware Build status

Project that aims to control multiple Daikin aircons by using multiple ESP8266 boards and cloud backing.

Parts

You might find them here or at other places

How to

Flash the device in local network

The firmware supports OTA via network interface. It's protected by a password, which has to be provided with the -p switch %LOCALAPPDATA%\Arduino15\packages\esp8266\hardware\esp8266\2.5.2\tools\espota.py -f ../build/embedded.ino.bin -a PASSWORD -r -i [IP-Address]

Troubleshooting

Solve [ERROR]: No response from device problems

  1. Make sure that the firewall allowes python.exe to communicate in both private and public networks, as it opens as server to which the ESP8266 will connect to
  2. Make sure that you are in the same network as the device, or that the device can at least communicate to your device over TCP/IP

Resources

ESP8266

A collection of links related to ESP8266 development boards

Azure IoT Hub

Electronics

You might be interested to learn about this

Arduino

About

Complete IoT Solution to manage and control air control (Daikin and others) with an ESP8266/Arduino

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published