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 {
|
} else {
|
||||||
ESP_LOGD(TAG,"No 'vol' key in this json!");
|
ESP_LOGD(TAG,"No 'vol' key in this json!");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
else:
|
else:
|
||||||
- logger.log:
|
- logger.log:
|
||||||
format: "Error: Response status: %d, message %s"
|
format: "Error: Response status: %d, message %s"
|
||||||
|
Loading…
Reference in New Issue
Block a user