-
Environment: EsphomeLib V1.8.2 && V1.9.0.? (Nov 14 2018)
EsphomeYaml V1.82
I reference this page https://esphomelib.com/esphomeyaml/components/switch/template.html, Yaml so…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Xubuntu 18.04
HA 0.84.3 (pip)
esphomeyaml (1.9.1)
Mosquito MQTT
**ESP (ESP32/ESP8266/Board/Sonoff):**
* Sonoff Basic
* Sono…
-
Hey folks!
esphomeyaml is a great way of managing the functionality of a single device, but quickly fails when trying to manage a bigger fleet of devices.
# TL;DR
Split the configuration into tem…
-
I recently ordered one of these [NEO Coolcam PIR WIFI sensors ](https://de.aliexpress.com/item/NEO-COOLCAM-Wei-WiFi-PIR-Motion-Sensor-Detektor-Home-Alarm-System-Super-Mini-Form/32908948741.html).
T…
-
I moved my esphomeyaml setup from my laptop to my linux home server.
I'm using home.local as the domain name in my network.
When I ping "name", I get a response from name.home.local, when I ping nam…
-
I've got a few of these great little displays for the wemos d1 boards
https://wiki.wemos.cc/products:retired:oled_shield_v1.1.0
It's not supported by the esphomeyaml as the display size doesn't fi…
-
```
esphomeyaml:
name: ver30
platform: ESP32
board: nodemcu-32s
sensor:
- platform: pulse_counter
name: "flow"
id: flow
filters: []
pin:
number: 39 # 18
…
-
I am looking for ideas on how to get Home Assistant data to display on ESPHOMEYAML display?
How to get sensor data from HA as an item to show on display.
rlust updated
5 years ago
-
Trying the getting started command line. Using the latest docker container. Getting a type error.
livingroom.yaml:
```
esphomeyaml:
name: livingroom
platform: ESP8266
board: d1_mini
w…
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
pip
**ESP (ESP32/ESP8266/Board/Sonoff):**
esp8266 (nodemcu)
**Affected component:**
wifi (https://esphomelib.com/es…