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

XL9535 I/O Expander (#4899)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
MrEditor97
2023-06-19 04:26:06 +01:00
committed by GitHub
parent 67771abc9d
commit 41a618737b
5 changed files with 263 additions and 0 deletions

View File

@@ -384,6 +384,15 @@ binary_sensor:
pullup: true
inverted: false
- platform: gpio
name: XL9535 Pin 0
pin:
xl9535: xl9535_hub
number: 0
mode:
input: true
inverted: false
climate:
- platform: tuya
id: tuya_climate
@@ -745,3 +754,7 @@ voice_assistant:
max6956:
- id: max6956_1
address: 0x40
xl9535:
- id: xl9535_hub
address: 0x20