Go to file
2020-11-30 22:54:08 -05:00
src Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00
test Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00
Dockerfile Initial version that queries vehicles and its diagnostics then prints to console. 2020-11-30 16:26:14 -05:00
HA-MQTT.md Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00
LICENSE Initial version that queries vehicles and its diagnostics then prints to console. 2020-11-30 16:26:14 -05:00
package.json Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00
README.md Add Home Assistant discoverable MQTT configs. 2020-11-30 22:54:08 -05:00

onstar2mqtt

A service that utilizes the OnStarJS library to expose OnStar data to MQTT topics. Mostly focused around EVs, however happy to accept PRs for other vehicle types.

There is no official relationship with GM, Chevrolet nor OnStar. In fact, it would be nice if they'd even respond to development requests, so we wouldn't have to reverse engineer their API.

Home Assistant configuration templates

Auto discovery is enabled, for further integrations see HA-MQTT.md.