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

Can you provide a single yaml file so that it does not need to download from internet function? #24

Open
Darkyputz opened this issue Jan 13, 2024 · 1 comment

Comments

@Darkyputz
Copy link

Looking trhough the code reveals that it needs to load yamls from the net.
But not having net available makes it a little bit tricky to run.
Can you provide an oprional full yaml with all functions for the PLF12?
Also makes it easier to adjust code, static ip's and other local changes

Thx in advance

@bkaufx
Copy link

bkaufx commented Jan 15, 2024

You can take any of the yaml files from the PLF10 repo, then just replace all the substitutions from the PLF12 base.yaml file, and that will work totally offline. You can also just use the PLF12 minimal yaml here: https://github.com/KaufHA/PLF12/blob/main/kauf-plf12-minimal.yaml

For static IP you add manual_ip to the wifi section: https://esphome.io/components/wifi.html

Let me know if you still have questions.

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

No branches or pull requests

2 participants