本帖最后由 newmean 于 2023-11-30 00:20 编辑
本插件修复了原途强无法使用的bug,同时支持爱车在线。
将本组件放入custom_components,具体操作可以参考其它贴子。
然后配置configuration.yaml,格式如下
device_tracker:
- platform: hatuqiangol
name: YourName1
username: YourUsername
password: YourPassword
client_id:IMEI1
- platform: hatuqiangol
name: YourName2
username: YourUsername
password: YourPassword
client_id: IMEI2
|