Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added MQTT and HomeAssistant Auto Discovery support. #34

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Andeicon
Copy link
Contributor

added a new section 'data-receiver:' to config.yaml
added libraries tzlocal, pytz and paho-mqtt
added MQTT.py
modified main.py
How it looks like in Home Assistant
grafik

added a new section 'data-receiver:' to config.yaml
added libraries tzlocal, pytz and paho-mqtt
added MQTT.py
modified main.py
@tomniers
Copy link
Contributor

@Andeicon can you provide a test scenario how to easily test the Home Assistant function? Since I am not that experienced with Home Assistance, it is otherwise difficult to test the functionality.

@Andeicon
Copy link
Contributor Author

@Andeicon can you provide a test scenario how to easily test the Home Assistant function? Since I am not that experienced with Home Assistance, it is otherwise difficult to test the functionality.
@tnier01 quiet difficult. You need at least a MQTT Broker instance, like Mosquitto. And a MQTT Visualising Tool like MQTT Explorer. For a complete Test you need a HomeAssistant Installation.

@tomniers
Copy link
Contributor

testing environment via Raspberry Pi: https://www.home-assistant.io/installation/raspberrypi/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants