Automagically @ Raspberry Pi release

http://automagucally.weebly.com

Moderators: davka003, Telldus

KHolm
Posts: 163
Joined: Fri Mar 17, 2023 9:45 am

Re: Automagically @ Raspberry Pi release

Post by KHolm »

louie wrote:Is there any documentation on how, or any examples, somewhere?
Very little, though most is described o high level here:
http://automagically.weebly.com/home-automation.html
And, most topics has been covered in the comments in the blog here:
http://automagically.weebly.com/blog.html
Unfortunately very unstructured and hard to find. Hopefully we can help by creating such instructions together in this forum. Let us know what you want to achieve and hopefully someone will chip in with knowledge.
/Marcus
louie
Posts: 14
Joined: Fri Mar 17, 2023 9:45 am

Re: Automagically @ Raspberry Pi release

Post by louie »

KHolm wrote:
louie wrote:Is there any documentation on how, or any examples, somewhere?
Very little, though most is described o high level here:
http://automagically.weebly.com/home-automation.html
And, most topics has been covered in the comments in the blog here:
http://automagically.weebly.com/blog.html
Unfortunately very unstructured and hard to find. Hopefully we can help by creating such instructions together in this forum. Let us know what you want to achieve and hopefully someone will chip in with knowledge.
/Marcus
Once I got the /signals/index page to work it was easy. Seems like i hit a bug where I had a (several actually) devices with 'åäö' in the name, it seems like it caused the daemon/main.py process to use 100% of the cpu and prevented groups from continuing to devices "after" such device. renaming the devices fixed the problem of manually turning groups on/off but scheduling still didn't work (and the signal log page gave a 500 error). after killing main.py and restartig it both scheduling and signals log page started to work again.

I haven't tried to reproduce the problem yet, so take the cause with a grain of salt.
jimmy927
Posts: 27
Joined: Fri Mar 17, 2023 9:45 am
Location: Stockholm
Contact:

Re: Automagically @ Raspberry Pi release

Post by jimmy927 »

louie wrote: I haven't tried to reproduce the problem yet, so take the cause with a grain of salt.
If you are able to reproduce the error and care for it to be solved you should add a error report here:

https://bitbucket.org/davka003/automagi ... tatus=open
Post Reply