pzim
pzim
Hi, thank you for your reply. It’s RTS. There is also another little problem, there is not the « my » button as in Tahoma but a scroll button. The...
Thank you for your reply, I'm french too :-) I wanted to say that it would be good for RTS's shutters to have 3 buttons : "Up" "My" and "Down"...
`salut. Merci pour ta réponse. J’ai essayé les paramètres de temps mais ca n’a rien changé du coup j’ai retiré ce paramètre. Par contre lorsque je demande à siri “entrouve...
Merci @dubocr Je vais créer une scène pour la position My à défaut d’avoir le même comportement que dans Tahoma.
Thanks. I will wait
I have tried with `claude-3-sonnet-20240229`as parameter but it's still the same problem
I have the same problem : `alert=client.get_warning_full(domain="75")` `alert.end_validity_time` 1680667200 --> Wednesday, April 5, 2023 4:00:00 GMT `alert.update_time` 1680595200 --> Tuesday, April 4, 2023 8:00:00 GMT And today is June 12,...
Here is my script in Bash : 1. Go there :https://portail-api.meteofrance.fr/devportal --> Application to make a OAuth2 Key token 2. Use your OAuth2 key : key="put_your_OAUth2_key_here" get_token=$(curl -k -X POST...
Hello everyone, take a look at this LUA script! I hope it will be helpful: https://github.com/pzim-devdata/mpv-scripts ;-)
You just need to modify this LUA script on line #4: `if sub.type == "sub" and not sub.forced and (sub.title == nil or not sub.title:find("SDH")) then` to: `if sub.type ==...