Brooke.
Brooke.
A few typos, other than that looks good! How about we go with: ``` ## Use HTTP API in Home Assistant An example configuration for an automation to set the...
go for it @LC43. Thanks!
The `components/Templates/Templates.php` errors will be fixed in 3.4.0 via: https://github.com/pods-framework/pods/commit/facd8eed176b030e382d9b5555d8dbe97b06eca7 I opened #7437 against 3.4.0 to fix the warnings in `src/Pods/REST/V1/Endpoints/Base.php`
While I agree the documentation could be improved, one of the tricky things is not duplicating and attempting to maintain information that has a source of truth. In this case,...
Would an empty `secrets.h` or "secrets.sample.h` file help clear things up for newcomers to this project?
> As my build a fairly old, do we still need the if clause? Quick look says yes, because the ESP2866 uses a different WiFi Manager. May as well leave...
If you are still having issues maybe post a `diff` of what you have changed (removing any passwords), as that could help others replicate the results.
This is the way the message plugin is supposed to work (for better or for worse). Could you describe what you were hoping the message plugin would do? It sounds...
> at this moment message is displayed over the dynamic content so everything ends up as a flickery mess. Yeah, that's why I don't use the message plugin, so glad...
> Having an option for default toggle state would be nice. Especially when a theme is dark by default. This way a user can control it independently on the theme...