Robert Schütz
d799c03f0c
call platformio and esptool using subprocess if $ESPHOME_USE_SUBPROCESS is set ( #359 )
...
* call platformio and esptool using subprocess if $ESPHOME_USE_SUBPROCESS is set
* Update setup.py
2019-01-19 17:54:41 +01:00
Otto Winter
4de98fd782
Fix Non-ASCII characters being escaped if in wrong locale ( #369 )
2019-01-19 16:48:16 +01:00
Otto Winter
2e65d6c02c
Api fixes ( #289 )
...
* API Client Fixes
* Fix redirect stdout stderr
2019-01-02 12:15:13 +01:00
Otto Winter
da2821ab36
Add native ESPHome API ( #265 )
...
* 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
2018-12-18 19:31:43 +01:00
Otto Winter
36da3b85d5
Auto-Decode stacktraces ( #214 )
...
* Auto-Decode stacktraces
* Fix Gitlab CI
2018-11-03 14:06:14 +01:00
Otto Winter
629f2b128e
Add MQTT publish JSON action and subscribe JSON trigger ( #193 )
...
* Add MQTT publish JSON action and subscribe JSON trigger
* Lint
2018-10-20 12:41:00 +02:00
Otto Winter
2d20a1c0fb
Decentralize Automation Generator Code ( #182 )
...
* Decentralize Automation Generator Code
* Lint
2018-10-16 23:16:06 +02:00