mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-19 08:36:29 +00:00
Remove leftover (#155)
This commit is contained in:
parent
fe926fa79c
commit
19f00d83e0
@ -20,7 +20,7 @@ $ curl -X GET \
|
|||||||
http://IP_ADDRESS:8123/ENDPOINT
|
http://IP_ADDRESS:8123/ENDPOINT
|
||||||
```
|
```
|
||||||
|
|
||||||
Another option is to use Python and the [Requests](http://docs.python-requests.org/en/latest/) module. =
|
Another option is to use Python and the [Requests](http://docs.python-requests.org/en/latest/) module.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from requests import get
|
from requests import get
|
||||||
|
Loading…
x
Reference in New Issue
Block a user