mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-13 08:03:32 +02:00
Add some components to the new testing framework (M part 2) (#6208)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
i2c:
|
||||
- id: i2c_mlx90614
|
||||
scl: 5
|
||||
sda: 4
|
||||
|
||||
sensor:
|
||||
- platform: mlx90614
|
||||
ambient:
|
||||
name: Ambient
|
||||
object:
|
||||
name: Object
|
||||
emissivity: 1.0
|
||||
Reference in New Issue
Block a user