Fixed the MQTT issue with @dale3h help.

This commit is contained in:
CCOSTAN
2017-02-15 19:39:28 +00:00
parent d5a1210462
commit 1e7f0c6286
3 changed files with 152 additions and 152 deletions

View File

@@ -86,7 +86,7 @@ recorder:
mqtt: mqtt:
broker: 127.0.0.1 broker: 127.0.0.1
port: 1883 port: 1883
client_id: home-assistant-1 client_id: home-assistant-Carlo
username: !secret MQTT_username username: !secret MQTT_username
password: !secret MQTT_password password: !secret MQTT_password

View File

@@ -267,7 +267,7 @@ sensor.nest_upstairs:
sensor.polly_lastmsg: sensor.polly_lastmsg:
friendly_name: 'Polly Lastmsg' friendly_name: 'Polly Lastmsg'
emulated_hue: False emulated_hue: False
hidden: True hidden: False

View File

@@ -3,5 +3,5 @@
################################################### ###################################################
- platform: mqtt - platform: mqtt
name: "polly_lastmsg"
state_topic: "polly/lastmsg" state_topic: "polly/lastmsg"
name: "polly_lastmsg"