#Does Home Assistant have an API?
1 messages · Page 1 of 1 (latest)
Hmm, so I found this: https://github.com/home-assistant/core/blob/dev/homeassistant/components/api/__init__.py
ahh, ok, found this: https://developers.home-assistant.io/docs/api/rest/
yeah is the rest API and also a websocket API
depending on your requirements.
the developer documentation is the place for details though.
if you end up with specific questions relating to it then you will want the dev support section which you need to get the developer role (from the channels and roles section) to be able to see.
ahh, thanks, didn't know about the dev docs or the dev role. that makes sense.
no problem, good luck with your app. be sure to come show it off in #1284960456880029707 when you have it working 🙂