Skip to content

Commit

Permalink
config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Andreas committed Nov 6, 2023
1 parent 857862c commit 0d64a6f
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions ha-hoymiles-wifi-addon/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Hoymiles HMS Wifi Addon
version: '0.1'
slug: ha-hoymiles-wifi-addon
Expand All @@ -21,10 +22,4 @@ schema: # Schema validation for the options.
mqtt_broker_host: str
mqtt_username: str
mqtt_password: str
mqtt_port: int
environment: # Environment variables for the add-on.
INVERTER_HOST: 'options.inverter_host'
MQTT_BROKER_HOST: 'options.mqtt_broker_host'
MQTT_USERNAME: 'options.mqtt_username'
MQTT_PASSWORD: 'options.mqtt_password'
MQTT_PORT: 'options.mqtt_port'
mqtt_port: int

0 comments on commit 0d64a6f

Please sign in to comment.