Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 9,567
» Latest member: Banusmassage
» Forum threads: 4,185
» Forum posts: 20,811

Full Statistics

Online Users
There are currently 30 online users.
» 0 Member(s) | 21 Guest(s)
Amazonbot, Baidu, Bing, PetalBot, bot

Latest Threads
4-20mA loop voltage consi...
Forum: B4M
Last Post: admin
6 hours ago
» Replies: 1
» Views: 8
N60 Voltage reference
Forum: N60
Last Post: admin
Yesterday, 10:19 PM
» Replies: 1
» Views: 8
K868-a32 plastic case
Forum: KC868-A series and Uair Smart Controller
Last Post: admin
Yesterday, 08:48 AM
» Replies: 3
» Views: 1,176
CT Clamp Compatibility
Forum: KC868-M16 / M1 / MB / M30
Last Post: admin
08-09-2026, 10:32 PM
» Replies: 10
» Views: 1,639
KinCony F8 + ESPHome: Una...
Forum: F8
Last Post: admin
08-08-2026, 11:51 PM
» Replies: 6
» Views: 85
How to get started
Forum: KC868-A16
Last Post: admin
08-07-2026, 11:42 PM
» Replies: 39
» Views: 9,661
Questions on the B4M
Forum: B4M
Last Post: admin
08-07-2026, 11:19 PM
» Replies: 3
» Views: 207
cannot see KC868-A6 in ro...
Forum: "KCS" v2 firmware system
Last Post: admin
08-07-2026, 09:59 AM
» Replies: 7
» Views: 310
CAN-BUS Transceiver
Forum: T16M
Last Post: admin
08-07-2026, 09:57 AM
» Replies: 1
» Views: 14
N60 configure yaml for ES...
Forum: N60
Last Post: chuyskywalker
08-06-2026, 07:18 AM
» Replies: 5
» Views: 1,783

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5R16 - No Replies

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5R8 - No Replies

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5M8 - No Replies

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5M16 - No Replies

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5R32 - No Replies

check in home assistant menu : Setting -- System -- Hardware -- System hardware page, search "i2c"
   

or

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to check whether home assistant enabled i2c bus
Posted by: admin - 02-23-2026, 05:37 AM - Forum: Pi5M32 - No Replies

home assistant OS command line, input command:
ls /dev/i2c-*
then will show i2c dev as this photo.
   

Print this item

  how to enable i2c bus for CM5 in config.txt file
Posted by: admin - 02-23-2026, 05:34 AM - Forum: Pi5 - No Replies

In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev

In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:
dtparam=i2c_arm=on
dtoverlay=i2c1-pi5,pins_2_3
   

restart home assistant.

how to check whether have enabled i2c bus for home assistant, see here: https://www.kincony.com/forum/showthread.php?tid=9075

Print this item

  how to enable i2c bus for CM5 in config.txt file
Posted by: admin - 02-23-2026, 05:34 AM - Forum: Pi5R16 - No Replies

In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev

In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:
dtparam=i2c_arm=on
dtoverlay=i2c1-pi5,pins_2_3
   

restart home assistant.

how to check whether have enabled i2c bus for home assistant, see here: https://www.kincony.com/forum/showthread.php?tid=9075

Print this item

  how to enable i2c bus for CM5 in config.txt file
Posted by: admin - 02-23-2026, 05:34 AM - Forum: Pi5R8 - No Replies

In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev

In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:
dtparam=i2c_arm=on
dtoverlay=i2c1-pi5,pins_2_3
   

restart home assistant.

how to check whether have enabled i2c bus for home assistant, see here: https://www.kincony.com/forum/showthread.php?tid=9075

Print this item

  how to enable i2c bus for CM5 in config.txt file
Posted by: admin - 02-23-2026, 05:34 AM - Forum: Pi5M8 - No Replies

In the root of the hassos-boot partition, add a new folder called CONFIG.
In the CONFIG folder, add another new folder called modules.
Inside the modules folder add a text file called rpi-i2c.conf with the following content:
i2c-dev

In the root of the hassos-boot partition, edit the file called config.txt at last add two lines to it:
dtparam=i2c_arm=on
dtoverlay=i2c1-pi5,pins_2_3
   

restart home assistant.

how to check whether have enabled i2c bus for home assistant, see here: https://www.kincony.com/forum/showthread.php?tid=9075

Print this item