Skip to content

Comments

Integrate sensor with Home Assistant#56

Draft
damz wants to merge 3 commits intomainfrom
pr/homeassistant
Draft

Integrate sensor with Home Assistant#56
damz wants to merge 3 commits intomainfrom
pr/homeassistant

Conversation

@damz
Copy link
Contributor

@damz damz commented Jan 28, 2024

How to test

  • You need to have an Home Assistant instance deployed with the MQTT integration enabled. This is usually done in three clicks via the Mosquitto Add-on;
  • Create a user for the frog in your MQTT broker (with the Mosquitto add-on, you can do this by creating a new user in Home Assistant);
  • Configure the frog like:
registry.config.set({"homeassistant.mqtt.host": "192.168.124.147", "homeassistant.mqtt.port": 1883, "homeassistant.mqtt.user": "mqtt", "homeassistant.mqtt.password": "mqtt"})

(replacing host, port, user, password to match your set up)

Screenshot

Screenshot from 2024-01-27 16-45-38

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.

1 participant