Python API
In the package homeassistant.remote
a Python API on top of the HTTP API can be found.
The two snippets below shows how to use the homeassistant.remote
package:
1 2 3 4 |
|
1 2 3 4 5 6 |
|
In the package homeassistant.remote
a Python API on top of the HTTP API can be found.
The two snippets below shows how to use the homeassistant.remote
package:
1 2 3 4 |
|
1 2 3 4 5 6 |
|