SamZorSec / Open-Home-Automation

Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
MIT License
957 stars 196 forks source link

Fix INFO logging with line break #29

Closed gabrielboliveira closed 6 years ago

gabrielboliveira commented 6 years ago

Silly change to break line after INFO: Attempting MQTT connection... message. Some places had, some places didn't. Now, everywhere we add a line break.