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

Add native api note for Home Assistant users #171

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Jun 21, 2024

No description provided.

@syssi syssi merged commit af99b1d into KinDR007:main Jun 21, 2024
6 checks passed
@pmulkins
Copy link

pmulkins commented Sep 10, 2024

api line was not added, nothing to uncomment. Noted it was added to other examples, but not smartshunt-esp8266-example.yaml

# If you use Home Assistant please remove this `mqtt` section and uncomment the `api` component!
# The native API has many advantages over MQTT: https://esphome.io/components/api.html#advantages-over-mqtt
mqtt:
  broker: !secret mqtt_host
  username: !secret mqtt_username
  password: !secret mqtt_password
  id: mqtt_client

@syssi
Copy link
Collaborator Author

syssi commented Sep 10, 2024

@pmulkins Good point!

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