-
Notifications
You must be signed in to change notification settings - Fork 610
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
Introduce LSC smart plug with monitoring 3202087 #1016
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
First time contributing, let me know if something has to be changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First time contributing, let me know if something has to be changed
- The first configuration provided should be hardware definitions only.
A more involved example can be provided in a separate configuration block.
Please make sure that you read any boxes that you check. The configuration in this PR is a lot more than hardware definitions.
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Brief description of the changes
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssid
and!secret wifi_password
.wifi
orethernet
block has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.