Skip to content

pelemarse/raspihats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raspihats

Raspihats integration for Home Assistant extracted from Home Assistant 2022.3.8.

Home Assistant Core 2022.3.8

Last Working Raspihats Integration

Raspihats Setup (Arch Linux on Raspberry Pi 4)

sudo pacman -S i2c-tools
# /boot/config.txt

dtparam=i2c_arm=on
# /etc/modules-load.d/raspberrypi.conf

i2c-dev
# ha - home assistant config folder
me="$(whoami)"
cd /home/$me/ha/custom_components
git clone https://github.com/pelemarse/raspihats

About

Raspihats integration for Home Assistant extracted from Home Assistant 2022.3.8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages