Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
odya authored Sep 7, 2024
1 parent bf6c0fd commit e6b471e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ $ sudo reboot

You may use [HassOS I2C Configurator](https://community.home-assistant.io/t/add-on-hassos-i2c-configurator/264167) to activate i2c on your Hass host and search available devices addresses

#### How to scan i2c buses to find your device addr
## How to scan i2c buses to find your device addr

1. Install addon `Advanced SSH & Web Terminal`
2. Enter the web interface and execute `docker exec -it homeassistant bash -c "apk add i2c-tools && i2cdetect -y 0 && i2cdetect -y 1"`
Expand Down

0 comments on commit e6b471e

Please sign in to comment.