Robert Schütz
b4b8bb8fa4
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
e54f05826c
Fix Non-ASCII characters being escaped if in wrong locale ( #369 )
2019-01-19 16:48:16 +01:00
Otto Winter
4c29ec75a2
Api fixes ( #289 )
...
* API Client Fixes
* Fix redirect stdout stderr
2019-01-02 12:15:13 +01:00
Otto Winter
e339a293ff
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
ea67b16aa0
Auto-Decode stacktraces ( #214 )
...
* Auto-Decode stacktraces
* Fix Gitlab CI
2018-11-03 14:06:14 +01:00
Otto Winter
b32bf25693
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
1a7cf1e69d
Decentralize Automation Generator Code ( #182 )
...
* Decentralize Automation Generator Code
* Lint
2018-10-16 23:16:06 +02:00