mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-18 20:23:27 +02:00
da2821ab36
* Esphomeapi * Updates * Remove MQTT from wizard * Add protobuf to requirements * Fix * API Client updates * Dump config on API connect * Old WiFi config migration * Home Assistant state import * Lint
751 B
751 B
Description:
Related issue (if applicable): fixes
Pull request in esphomedocs with documentation (if applicable): OttoWinter/esphomedocs# Pull request in esphomelib with C++ framework changes (if applicable): OttoWinter/esphomelib#
Checklist:
- The code change is tested and works locally.
- Tests have been added to verify that the new code works (under
tests/folder).
If user exposed functionality or configuration variables are added/changed:
- Documentation added/updated in esphomedocs.