I only just installed the system on a Rasbberry Pi. Using Android.
I have two Matter switches which installed fine, and I can manually switch them.
Trying to set up an Automation to switch one ON at a given time.
Simple procedure, ON at this time for a period of X minutes.
It does not work. Nothing happens at the specified time.
Pretty sure I am doing everything right, simple setup.
Why does it not trigger? Don’t see anything in the Logs about it either.
The system time as shown in the Android App is correct. When I look at the Log (Supervisor) entries, looks like the time is also correct there. Can I access the Linux OS itself to check things? Is there any SSH access to the device?
No errors. But now I have created a few more test automations. Depending on how I create them, at least one version works.
However, when I tried to create the original version, it no longer works in the same way in the App.
Create new
Trigger: Time and Location; Time Pattern
Set hour, min sec.
Save
Enter name, save.
Now earlier today, an extra box showed up in the Trigger: “How Long”. This is now suddenly missing. So while this is supposed to be a “Time Pattern”, this is no longer the case. It is just a single trigger.
Okay; I also see I made a mistake in the steps to get there.
So: If I want to have a Switch go on in the morning, and Off again at night, I have to create 2 sepperate triggers?
I installed that, set the device on a static IP address, but still cannot get in on SSH port 22. And I have to find the login and password. Will do some reading about it…
Easiest way is two automations, one for on, one for off.
You need to go to the configuration page of the add-on and set a password or key file. With the add-on protection mode option off you have access to the os in the web terminal. Be careful, the OS is not meant for user customisation.