-
Hi
I have upgraded one of my D1 Mini (running an other firmware previously !) to esphomeyaml. The config file has been made with Wizard and just added a GPIO declaration that works fine with HA ;)
…
-
Using the OTA update with command line argument to indicate specific IP of my ESP, it uploads successfully the firmware file in OTA but then turns in serial mode for logs instead of doing it through I…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
```
HA on Arch Linux via pip/systemd service
HA v0.84.6
```
**ESP (ESP32/ESP8266/Board/Sonoff):**
```
Wemos D1 mini
```
…
-
**Operating environment (Hass.io/Docker/pip/etc.):**
Python 27 env on Anaconda3 on a Win10 PC.
**ESP (ESP32/ESP8266/Board/Sonoff):**
NodeMCU v2
**Affected component:**
run after an …
-
Operating environment (Hass.io/Docker/pip/etc.):
Hassio 141
HassOS 1.13
HA 0.85.0
esphomeyaml component in hassio: 1.10.0
ESP (ESP32/ESP8266/Board/Sonoff): D1 mini with previous version of esph…
-
The following code works for the ESP8266 but not the ESP32
```
sensor:
- platform: wifi_signal
name: "Laneway Gate WiFi Signal"
```
**Operating environment/Installation (…
-
While I was able to follow the instructions and go for a pio run, I can't use the custom sensor with esphomeyaml - is this by intent, or is the documentation incomplete ?
promd updated
5 years ago
-
I'm using esphomeyaml on RPi 3, and NodeMCU boards. BT Smart Hub with standard firmware.
Uploading via USB works fine for me - I still can't believe how simple it makes this process! Thank you :-)
…
-
Hi,
Apparently the current Docker image generates a PlatformIO dependency on
https://github.com/OttoWinter/esphomelib.git#v1.4.0 instead of 1.5.0.
$ docker pull ottowinter/esphomeyaml
Using de…
-
Hi
I get the following error every time with the dht.
[21:37:51][C][sensor.mqtt:025]: Setting up MQTT Sensor '2'...
[21:37:51][C][sensor.mqtt:027]: Expire After: 675s
Traceback (most recent…