Hamish Moffatt

Results 206 comments of Hamish Moffatt

I have access points (UniFi) separate to my OpenWRT router so I would also like this. DHCP can tell you when the device arrives but you'd have to ping it...

Yes it's all possible right now. Use the smartthinq_sensors.remote_start service to issue the remote start command. You must put the machine in remote start mode on the front panel after...

Those are services (commands) not sensors. Check out the services page in the developer tools, and search for smartthinq_sensors. You should find both the wake_up and remote_start commands.

Well you actually have to load it with stuff to dry so I don't think it's a big deal.

From the sensors you can work out if the unit is enabled for remote start. Then when the time is right (like there's enough solar power) you can execute the...

Ugh, looks like more work is required to make Windows static build work.

I have fixed the deprecated function use in portfile.cmake and fixed the windows-static build. Thanks for reviewing.

Thank you for your comments @JackBoosY . I am on vacation and will work on the port further when I return in two weeks.

The bot is complaining about deprecated vcpkg cmake functions, but I don't see any left. Do I need the dependency on vcpkg-cmake-config that it suggests?