Beshelmek / govee_ble_lights

Govee BLE Lighting Integration for HomeAssistant
MIT License
59 stars 21 forks source link

Repository to maybe help out with scenes and aws api #6

Open jonathanrobichaud4 opened 11 months ago

jonathanrobichaud4 commented 11 months ago

I found a plugin for homebridge that has ble control and also automatically pulls scenes. Not sure if it is through the aws api. It is written in typescript though

Beshelmek commented 11 months ago

I found a plugin for homebridge that has ble control and also automatically pulls scenes. Not sure if it is through the aws api. It is written in typescript though

Hi! Yep, I've already seen it. But it’s very difficult to add scenes there. I plan to add AWS support and improve the scene selection interface soon.

jonathanrobichaud4 commented 11 months ago

I know the one you’re talking about but the one I’m talking about automatically pulls scenes in my testing at least. I forgot to link the one I was talking about which is my bad 🤦‍♂️. Here’s the link: https://github.com/constructorfleet/homebridge-ultimate-govee. Not sure if you’ve seen this one either but adding scenes was easy like I didn’t need to go into command line like you do on the other one!!