I have built a tool that bridges Mysa smart thermostats to MQTT, enabling integration with Home Assistant via MQTT auto-discovery. Hopefully this will be useful to others!
This looks amazing! I’m very new to HA, but one of my top to-do’s was pulling temperature data from my existing Mysa’s into automations of some window fans this summer. If I can pull in power data that’s even better!
Given that I’m new, the github readme is a bit over my head. I run HA on a bare metal x86 stick computer. Where would I run npm install -g mysa2mqtt ? I understand that I’ll need to set up an MQTT broker like mosquito, I’m just not sure where/how to install mysa2mqtt and create the .env file.