Homeseer Plugin?

Is anyone working on a Homeseer plugin? I’m using MQTT plugin on Homeseer, and it’s very clunky, a native plugin would be very welcome. Homeseer Z-Wave support is rock solid, far better than Vera, SmartThings or HA in my opinion, and I’ve used all of them.

I’ve just recently come over from HomeSeer and I stumbled upon a couple of things that may assist others in their transition.

A library called “pyhs3” (https://github.com/marthoc/pyhs3) that provides a two-way communication path for z-wave devices.

A custom component called “homeseer” (https://github.com/marthoc/homeseer) that uses pyhs3 to create HA lights, switches, sensors, etc that represent devices in HomeSeer.

Super fast and requires very little setup on the HA side and no setup on the HomeSeer side.