gimmel
gimmel
> Probably not, Dev doesn't support Linux. Also training a model with a CPU, M1 for example will be very slow. It's better to use the GPU (Nvidia/AMD) as they're...
Wohoooo! Great! Finally! Thank you! I searched for hours but did not find any MacOS Silicon implementations. Unfortunately the compiler breaks with some errors: ``` ERROR: Could not find a...
I have a similar problem (MacBook Pro M1): ``` Referenced from: '/Applications/midimonster-v0.6-osx/backends/maweb.so' Reason: tried: '/usr/local/opt/[email protected]/lib/libcrypto.1.1.dylib' (no such file), '/usr/local/lib/libcrypto.1.1.dylib' (no such file), '/usr/lib/libcrypto.1.1.dylib' (no such file) ``` Apart from the...
Is it possible to install the old HACS version again?
Thanks Thomas, I updated HA to version 2024.5.0 now, but I still can’t start the mower. If I press „Start mowing“, nothing happens at first, but then the schedule button...
I think we have a big misunderstanding here. I thought the service "lawn_mower.start_moving" would start the mowing process. But apparently the Husqvarna mower can only follow the schedule and the...
> Is the problem with sending commands not possible finally solved? That’s hard to say, because we don’t exactly know what the intended functionality is. If I understand you right,...
I think that is the main problem. People expect the mower to start mowing if they press „start mowing“. But what it does is „enable schedule“. But there is an...
> There is also another way, how you can actively control the mower: when you have a schedule enabled 24/7. And than say: Resume schedule, then the mower starts. And...
> You are right it's not 100% correct. But for me it seems better to return the schedule. Come on, your integration is now an official part of Homeassistant and...