SayCyberOnceMore

  • 4 Posts
  • 291 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle

  • Install the HA Companion app on your phone (I use the “minimal” one.from FDroid), and enable the Alarm Sensor - that provides the next alarm time (so, be careful if you have different alarms throughout the day!)

    Then, I use that time to trigger the lights to start ramping up about 30mins beforehand.

    Also… be careful to check if you’re at home… took me a while to realise the lights were coming on whilst we were away.

    Oh, and I use Simple Alarm Clock - also from FDroid - because it fades in the alarm sound.




  • Yeah, this is really the point - reliance on cloud (someone else’s computer) for fundamental functionality isn’t a good idea.

    Glass is going to break before anyone bothers with the lock, so it’s not a security device it’s a convenience device… but not if you can’t use it… and you don’t have keys with you…

    But, ok, if it’s fully locally controlled (HA compatible as you mention), then you’re more in control of your own home.









  • My guess… you have some hardware that Linux and Windows communicate with differently.

    Either the hardware or the Linux driver is potentially broken.

    If you’re able to (hard with a laptop, I know), disconnect as many things as you can - even take out the Windows hardrive - and see if that helps.

    For all the suggestions about the journal, you will see random things at the very end, but see if there’s anything common from earlier in the boot process.

    sudo journalctl -xe may be helpful here.

    • sudo to ensure you’re seeing the entire journal
    • x adds additional explanations
    • e jumps to the end (again, probably look further back)







  • It seems you need more USB ports than the Green / Yellow support… and USB hubs aren’t great… so, unless you’re purchasing the hardware to support the foundation, then other options are better.

    As many others have said, getting a SSD for the Pi is probably best - if your hardware has enough RAM. No hardware is wasted, small cost, etc. IIRC, you’ll need to take a full backup (all options enabled), do a full clean re-install and then restore your backup. Then select the option to move your data.

    The benefit of going to another device (ie passively cooled N1xx) is that tje storage and memory allow you to expand what you’re doing with HA - more addons, better graphs (ie Grafana), longer term history, etc. If you’re not interested in all that, stick with the Pi.