mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +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
|
||||
|
||||
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
|
||||
response = requests.post(
|
||||
|
Loading…
x
Reference in New Issue
Block a user