1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Max6956 support added (#3764)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
looping40
2023-05-01 23:51:48 +02:00
committed by GitHub
parent bd6d6caa8a
commit de10b356cf
9 changed files with 549 additions and 0 deletions

View File

@@ -374,6 +374,16 @@ binary_sensor:
on_press:
- logger.log: Touched
- platform: gpio
name: MaxIn Pin 4
pin:
max6956: max6956_1
number: 4
mode:
input: true
pullup: true
inverted: false
climate:
- platform: tuya
id: tuya_climate
@@ -716,3 +726,7 @@ voice_assistant:
- logger.log:
format: "Voice assistant error - code %s, message: %s"
args: [code.c_str(), message.c_str()]
max6956:
- id: max6956_1
address: 0x40