Add sensor platform to eq3btsmart (#35723)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Lennard Beers 2024-11-15 19:45:01 +01:00 committed by GitHub
parent 0529aa0bac
commit e341e73540
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,6 +16,7 @@ ha_platforms:
- binary_sensor
- climate
- number
- sensor
- switch
---