remove armhf

This commit is contained in:
Alexandre
2022-01-19 11:03:57 +01:00
parent da490214df
commit 6d96da36f3
86 changed files with 53 additions and 91 deletions

View File

@@ -1,5 +1,5 @@
{
"arch": ["aarch64", "amd64", "armv7", "armhf"],
"arch": ["aarch64", "amd64", "armv7"],
"description": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)",
"map": ["config:rw"],
"name": "Enedisgateway2mqtt Dev",