allow_bypass_login This is a feature to allow you to directly jump to main page if you are accessing from trusted networks, the allow_bypass_login is on, and you have ONLY ONE available user to choose in the login form.
I created a dashboard with only one user. that solved it for me.
The 30 second timeout is a major problem; is there a way to use IFTTT to have a google assistant voice command trigger the catt casting of a lovelace card ? This way the desired display (in my case an internal network webpage) can be made available on demand. thanks
I am trying to run a shell command with catt with IFTTT using google assistant to trigger the service. When I install catt using the terminal add-on suggested in post 267 by @john2014 I get error return code 127 when I do a call service test in developer tools. The catt cast command line works in the terminal. Please advise.
Click on the date to the right of the post you are referring to. It will show the post number and a url linking directly to that post. It even allows you to copy that url, you can then post it here.
A 127 error indicates that the shell couldn’t find the command you asked it to execute
what type of install are you running?
I have to say that you referred to an addon before, which means you must be running hassos or ha supervised. In which case /home/michael is an odd path.
With all this cast “time” problems , im using a little trick to get unlimited cast time to the google nest Hub (lenovo in my case), just in case anyone want to test it. Im using “cast.show_lovelace_view” no CATT until everything works fine again.
What i do first is cast anything with video or audio (camera in my case) ,so i get a notification in my phone so i can control volume,track… once is in this state i cast my lovelace page. The controls still on my phone the cast act like audio or video so never stops.
I have tried almost everything here and I just gave up on it finally. Here’s a quick run down of how I eventually got CATT to work with HA by offloading it.
On a windows machine that I have running 24/7 I installed node-red
Install CATT on that windows machine
Created 2 batch files one to start CATT and one to stop it