-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Hass.io
**ESP (ESP32/ESP8266, Board/Sonoff):**
ESP8266 (Wemos D1 mini)
**Affected component:**
DHT22 sensor
**Descri…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
I installed esphome fresh out of pip @ MacOS @ python 2.7
```
(esphome) mbair-m:esphome markus$ pip freeze
DEPRECATION: Py…
-
Made a snapshot under 2.11, tried restoring under 3.1. Only my HA release, configuration, and a single addon restored. No extra repositories or addons were configured.
Pretty sure I reported someth…
-
hello,
I have a fail during OTA:
```
Traceback (most recent call last):
File "/usr/local/bin/esphomeyaml", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/es…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Just getting started. Mosquitto and esphome on raspberry pi4
**ESP (ESP32/ESP8266, Board/Sonoff):**
/ nodemcu lolin v3
**A…
-
hello,
I have a fail during OTA:
```
Traceback (most recent call last):
File "/usr/local/bin/esphomeyaml", line 11, in
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/e…
-
I was inspired by mqtt-bme280-homie (https://github.com/mhaack/mqtt-bme280-homie/) and wanted to extend it to also work without active wifi/mqtt connection (https://github.com/mhaack/mqtt-bme280-homie…
-
**Operating environment/Installation:**
Hass.io Add-on: esphomeyaml-edge vdev
Development Version! Manage and program ESP8266/ESP32 microcontrollers through YAML configuration files
armhf / nul…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
**ESP (ESP32/ESP8266, Board/Sonoff):**
LolinV3
**Affected component:**
No component affected
Please add the link to the…
-
Currently it seams the only way for outgoing communication is MQTT. It would be great if we could trigger an HTTP RESTful service and transmit some data.
So we can use other central services than Home…