test boneio lights

This commit is contained in:
pszafer
2024-03-28 20:24:58 +01:00
parent 0a05c6c561
commit afc20b8a48
13 changed files with 205 additions and 326 deletions

View File

@@ -1,13 +1,13 @@
#i2c address: 0x48 output lm75b temp
#LM75B
external_components:
- source: github://btomala/esphome-LM75@v1.0
components: [ lm75 ]
- source: github://boneIO-eu/esphome-LM75@main #Original source and thank you note for BTomala https://github.com/boneIO-eu/esphome-lm75
components: [lm75]
sensor:
# Lower board temperature
# Lower board temperature
- platform: lm75
id: boneIO_temp
name: "${node_name} LM75B Temperature"
name: 'LM75B Temperature'
update_interval: 30s
i2c_id: bus_b