Skip to content

Instantly share code, notes, and snippets.

View MortenVinding's full-sized avatar

Morten Vinding Svendsen MortenVinding

View GitHub Profile
esphome:
name: fridge-shed
platform: ESP8266
board: esp01_1m
switch:
- platform: gpio
name: "relay"
pin: GPIO12
id: relay
@MortenVinding
MortenVinding / MEATER.yaml
Created April 15, 2023 23:46
ESPHome yaml config to integrate a MEATER cooking thermometer in to Home Assistant
esphome:
name: meater
friendly_name: MEATER
esp32:
board: esp32dev
#board: esp32-c3-devkitm-1
framework:
#type: esp-idf
type: arduino