mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
parent
0fbbb6f892
commit
6c00d4fbc0
@ -218,7 +218,7 @@ In this section you'll find some real-life examples of how to use this sensor, b
|
|||||||
|
|
||||||
#### Using Python request module
|
#### Using Python request module
|
||||||
|
|
||||||
As already shown on the [API](/developers/rest_api/) page, it's very simple to use Python and the [Requests](https://requests.kennethreitz.org//en/latest/) module for the interaction with Home Assistant.
|
As already shown on the [API](/developers/rest_api/) page, it's very simple to use Python and the [Requests](https://requests.kennethreitz.org/en/latest/) module for the interaction with Home Assistant.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
response = requests.post(
|
response = requests.post(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user