Skip to content

Commit

Permalink
Merge pull request ThomDietrich#1 from wojciej/patch-1
Browse files Browse the repository at this point in the history
Fixing default base_topic to misensor based on implementation
  • Loading branch information
aqualx committed Feb 28, 2019
2 parents ea30653 + f4ddf84 commit 86c5f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.ini.dist
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

# The MQTT base topic to publish all Mi Flora sensor data topics under.
# Default depends on the configured reporting_method
#base_topic = miflora # Default for: mqtt-json, mqtt-smarthome
#base_topic = misensor # Default for: mqtt-json, mqtt-smarthome
#base_topic = homie # Default for: mqtt-homie
#base_topic = homeassistant # Default for: homeassistant-mqtt
#base_topic = v1/devices/me/telemetry # Default for: thingsboard-json
Expand Down Expand Up @@ -90,4 +90,4 @@

[MiTempBt]

# Add your Mi Temerature & Humidity sensors here. Setup is same as for [MiFlora] section
# Add your Mi Temerature & Humidity sensors here. Setup is same as for [MiFlora] section

0 comments on commit 86c5f28

Please sign in to comment.