Skip to content

Commit

Permalink
Restructured firmware
Browse files Browse the repository at this point in the history
  • Loading branch information
romses committed Jan 27, 2024
1 parent d09febd commit 61518f4
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions firmware/packages/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,6 @@ external_components:
path: components
components: [ peak_to_peak ]

influxdb2:
host: !secret influxdb_host
port: !secret influxdb_port
orgid: !secret influxdb_orgid
bucket: !secret influxdb_bucket
token: !secret influxdb_token
device: "${name}"

mqtt:
broker: !secret mqtt_host
port: !secret mqtt_port
username: !secret mqtt_user
password: !secret mqtt_pass
topic_prefix: "datagnome/${name}"
discovery: false

logger:

wifi:
Expand Down

0 comments on commit 61518f4

Please sign in to comment.