mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-22 16:56:29 +00:00
Add API for network reload command (#742)
This commit is contained in:
parent
b8c52c3a92
commit
550590c19d
@ -1450,6 +1450,12 @@ Returns a [Network interface model](api/supervisor/models.md#network-interface)
|
|||||||
|
|
||||||
</ApiEndpoint>
|
</ApiEndpoint>
|
||||||
|
|
||||||
|
<ApiEndpoint path="/network/reload" method="post">
|
||||||
|
|
||||||
|
Update all Network interface data.
|
||||||
|
|
||||||
|
</ApiEndpoint>
|
||||||
|
|
||||||
<ApiEndpoint path="/network/interface/<interface>/update" method="post">
|
<ApiEndpoint path="/network/interface/<interface>/update" method="post">
|
||||||
Update the settings for a network interface.
|
Update the settings for a network interface.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user