mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-11 22:17:03 +03:00
fix lists
This commit is contained in:
@@ -175,6 +175,7 @@ This would return:
|
||||
To do such a REST call, you need to create a REST sensor:
|
||||
```yaml
|
||||
sensor:
|
||||
|
||||
- platform: rest
|
||||
name: "Gasmeter JSON"
|
||||
resource: http://<IP>/json
|
||||
|
||||
Reference in New Issue
Block a user