Skip to content

Connect Ikea Plugget LCD Clock to ESPHome for Basic Actions

Notifications You must be signed in to change notification settings

chriopter/esphome-ikea-plugget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ikea-plugget-esphome

Connect Ikea Plugget LCD Clock to ESPHome for Basic Actions

Overview

The light of Plugget disturbed me at night, so i wanted to turn it off automatically. Also, changing from and to daylight time should be easier.

Installation

Hardware

  • Ikea Plugget
  • ESP32-C3 Microcontroller

Wiring

  • Wired the ESP up to the 5v Input of the Plugget.
  • Wired positive side of Plus, Minus and Clock Button to GPIO 0,1,3

Usage

Use this code

  • ESP pulls Pins HIGH on Boot
  • When Button in HA is pressed, ESP pulls LOW and therefore simulates physical button press
  • Code contains pre-defined HA Buttons for adding or substracing hour / minutes which are basically macros
  • Light is also a macro, but reflects assumed state in HA to allow use in Automations
image image image

About

Connect Ikea Plugget LCD Clock to ESPHome for Basic Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published