Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

31 lines (18 loc) · 1.15 KB

This is fork intended to add networking capabilities and run esphome's on desktop computers.

  • added boost example app which can be run on linux.

to test you have to have boost libraries installed:

cd esphome mkdir build cd build cmake .. make ./test-x86-boost Connect to it by going to HomeAssistant/Settings/Integrations/Add/ESPHome, enter ipaddress of running test-x86-boost and default port.

This will run boost based example wthich demonstrates running esphome API server and creating Switches, Sensors. Turn on x86switch and you will bet blinking x86sensor.

Now you can link devices wihtout MQTT from C++

ESPHome Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.