Add binary sensor platform to Tractive integration (#19466)

This commit is contained in:
Maciej Bieniek 2021-09-28 09:57:14 +02:00 committed by GitHub
parent 8f6ae0d95e
commit ef75ea80f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ ha_codeowners:
- "@zhulik"
ha_domain: tractive
ha_platforms:
- binary_sensor
- device_tracker
- sensor
---