Marius

Results 4 comments of Marius
trafficstars

this should do the trick: /** \* Finish on blur event \* Use a timeout because instant blur gives race conditions */ ``` $elem.blur(function() { if (self.finishOnBlur_) { $('*').not('.'+this.options.resultsClass).click(function(){ self.deactivate(true);...

For 2023 it's `export PATH="/usr/local/texlive/2023/bin/universal-darwin:$PATH"`

Found it! Go to settings > focus > focus status > select all focus items you want to be reported. ![IMG_6918](https://github.com/home-assistant/iOS/assets/1309213/56c6f2ce-b058-484f-aa98-f41bf789861b) ![IMG_6919](https://github.com/home-assistant/iOS/assets/1309213/4d40e5e7-ac24-4a96-9d44-99696223d058) Edit: Home assistant only reports focus as On/Off...