apption-labs / meater-cloud-public-rest-api

MEATER Cloud REST API documentation.
83 stars 4 forks source link

homebridge-meater Plugin? #11

Open DJay-X opened 3 years ago

DJay-X commented 3 years ago

Awesome to see a meater-cloud-public-rest-api. But unfortunately I haven't found a Homebridge Plugin to integrate in Apple HomeKit. Does anyone know if there' s anything out there? Thx.

nojacko commented 3 years ago

We don't have an official homebridge plugin and, at this time, no plans to create one.

I'll leave this open with the enhancement tag though.

Raphinade commented 3 years ago

A homebridge Plugin would be awesome.

donavanbecker commented 5 months ago

I am going to work on creating a plugin.

donavanbecker commented 5 months ago

Follow along here: homebridge-meater

I am pretty far and should have something out soon. Subscribe to releases: homebridge-meater/releases

donavanbecker commented 5 months ago

First release is out: v0.1.0

More enhancements to come. Cannot promise all feature requests that will be asked for, but will try my best.

donavanbecker commented 5 months ago

@nojacko or @rafalkrol-xyz, would it be possible to leave the id of the thermostat showing under devices? And just have an indicator if it is active or not? Instead of pulling the device out of the Array whenever it is connected?

richherbs commented 5 months ago

Hey @donavanbecker!

Can I clarify that you are asking to see a list of probes which have been associated with your cloud account even when they are offline?

donavanbecker commented 5 months ago

Hey @donavanbecker!

Can I clarify that you are asking to see a list of probes which have been associated with your cloud account even when they are offline?

Yes please. Plus have a boolean status for active.

richherbs commented 5 months ago

I like the idea of this feature. Whether it is possible with our current cloud setup is another question. I'll add this to our backlog. We do have a re-work of the public API on the cards. I'm not 100% sure when but hopefully sometime during H1. It's something I am pushing for. Leave it with me I'll see what I can do ;-)

donavanbecker commented 5 months ago

Awesome! Thanks. I can create a work around in the plugin for now, but would be better if it was always there.