Skip to content

Makerfabs/Home-Assistant-Controller-8-Channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Makerfabs Home Assistant Relay 8 Channel

/*
Version:        V1.0
Author:            Vincent
Create Date:    2023/8/19
Note:

*/

main

Makerfabs

Makerfabs home page

Makerfabs Wiki

Intruduce

Product Link

Wiki Link

Features

  • Controller: ESP32

Equipping Items

Install the Home assistant firmware of Raspberry PI, or other platforms, and ensure that you can log in to the management page.

And install the ESPHome in the Add-on.

Version of this document:

ESPHome
Current version: 2023.5.1

Equipment Setup

  1. Open the HA management page and go to the ESPHome page.

  1. Select NEW DEVICE.
  2. Select Continue.
  3. Set a name, such as Button8.

  1. Select ESP32.

  1. Select SKIP, you will return to the ESPHome page, you will see the device you just created.
  2. Select EDIT to enter the yaml file editing page

  1. Copy the code button8.yaml provided by Makerfabs to the end of the file.

  1. Select SAVE, and select Install.
  2. Select Manual Download, select Modern format, the console page will be displayed, please wait patiently for compilation.

  1. After the bin file is downloaded, exit.
  2. Open https://web.esphome.io/?dashboard_install, go to the download page

  1. Select CONNECT. In the displayed page, select COM port.

  1. After the connection is successful, click INSTALL

  1. Select the bin file you just downloaded on the pop-up page. Click Install and wait for the installation to complete. If the connection is not successful, hold down the Flash key, then press the Reset key, and then click Download again.
  2. download success, click, LOGS pop-up terminal interface, find IP information

  1. Go back to the ESPHome page, select EDIT for your device, and go to the YAML edit page.
  2. Copy API: encryption key: the back of the content, such as “43 a0nyfb9py7aalga282lgikxkt5i7zhcmu8dhmjnea=”
  3. Return to the HA page, select Configuration, and select devices and services
  4. If HA automatically identifies the local device, click Configure to add the device automatically. If no, continue to add the device. This is related to the configuration of the HA router.
  5. Click on the bottom right corner to add integration, search for ESPHome, and select
  6. Enter the IP address you just obtained on the pop-up page, such as 192.168.1.57, and then submit.
  7. Enter the key.

  1. The device has been added successfully

HA UI Setup

Normally, HA recognizes this automatically, but if the home page has been manually modified, HA will never add any device display again.

  1. Go to the HA home page, click the three dots in the upper right corner, select Edit dashboard

  1. The color of the interface changes, select the add card in the lower right corner.
  2. In the physical page there are many cards to choose from, here select a dial, click

  1. In the dial card configuration page, select the entity, find the relevant content of LAN_test

  1. Save.
  2. The way to add cards is the same as the use of HA, you can arrange the page by yourself.
  3. Click Finish to exit editing The reference interface is as follows:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages