mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Remove armhf
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=flat&logoColor=white
|
||||
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
@@ -37,7 +36,6 @@ The installation of this add-on is pretty straightforward and not different in c
|
||||
|
||||
Webui can be found at <http://your-ip:PORT>.
|
||||
|
||||
|
||||
```yaml
|
||||
ROUTER_IP: 127.0.0.1 #Required Router IP
|
||||
INTERFACE_NAME: name #Required Interface name. Autofilled if empty.
|
||||
@@ -47,7 +45,6 @@ INTERFACE_NAME: name #Required Interface name. Autofilled if empty.
|
||||
|
||||
You can use a `command_line` switch to temporary disable a internet device in your network.
|
||||
|
||||
|
||||
```yaml
|
||||
- platform: command_line
|
||||
switches:
|
||||
@@ -72,5 +69,4 @@ NO illustration
|
||||
[smb-shield]: https://img.shields.io/badge/smb-yes-green.svg
|
||||
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
|
||||
Reference in New Issue
Block a user