Setup and Autostart in a Home Assistant Operating System Installation on RP4 that works for me #40
egamper
started this conversation in
Show and tell
Replies: 3 comments 5 replies
-
Many thanks for sharing that! Looks like a good candidate to start writing a wiki :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've copied it now to a Wiki and added the FreeBSD from readme. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@egamper does this still work for you? I think that HA has a timeout now on shell_command of 60 seconds that cannot be changed. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Prepare the Virtual Environment:
Copy config and script from GIT https://github.com/adorobis/hacomfoairmqtt/ to /config/custom_components/ca350
/config/custom_components/ca350/ca350.py
/config/custom_components/ca350/config.ini
Edit config.ini as needed
Create /config/custom_components/ca350/ca350runner.py:
Edit configuration.yaml:
Create a HA Automation to start ca350runner.py 2 minutes after HA startup:
Beta Was this translation helpful? Give feedback.
All reactions