mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
[http_request] Fix indentation (#4423)
This commit is contained in:
parent
edb9e1021d
commit
29f917d90d
@ -296,7 +296,7 @@ whose ``id`` is set to ``player_volume``:
|
||||
} else {
|
||||
ESP_LOGD(TAG,"No 'vol' key in this json!");
|
||||
}
|
||||
});
|
||||
});
|
||||
else:
|
||||
- logger.log:
|
||||
format: "Error: Response status: %d, message %s"
|
||||
|
Loading…
Reference in New Issue
Block a user