jcgoette / baby_buddy_homeassistant

This custom integration provides sensors for Baby Buddy API endpoints.
MIT License
59 stars 26 forks source link

Fix iot_class in manifest.json #128

Closed ianschmitz closed 10 months ago

ianschmitz commented 10 months ago

Fix to use local_polling instead of cloud_polling. See the docs for iot_class: https://developers.home-assistant.io/docs/creating_integration_manifest/#iot-class

jcgoette commented 10 months ago

Hmm. I don't think this matters much beyond the icon on the Integrations page. And some folks may use a VPS to host BB. But most probably local host, so I guess I'm okay with this change.