Jens Leinenbach
Jens Leinenbach
There are typos in lines 37 and 45. Instead of == it must be = in each case: https://github.com/h0tw1r3/pam_shield/blob/51229840ef206ba7394037fe8423306f6218a497/scripts/shield-trigger-iptables#L37
lib/armeabi/libTelinkCrypto.so is detected as malware by Protectstar. MD5: 07f480aad7d93ce4459679a8449eaa09
Thank your for your great integration. I use the following code as a replacement for the calendar events example: 1. calendar.list_events is deprecated. 2. There is no need to limit...
This is my version of the notify function. It is tested with GPT 4. Just tell which entity should be notified. (Disclaimer: With great power comes great responsibility. More capabilities...
To reduce tokens, I do not publish all entities in my first prompt. I would like to be able to filter non-exposed entities, similar to the HA function "is_hidden_entity()" Please...
``` - spec: name: is_valid_entity description: > Checks if a given entity_id is exposed, verifies its configuration and visibility. parameters: type: object properties: entity_id: type: string description: The entity_id of...
HA Dev introduces labels and floors. E.g. you can add labels to your devices (e.g. "printer" to all printers.) With this, you may ask where the printers are. It seems...
Adds feature request; issue https://github.com/jekalmin/extended_openai_conversation/issues/207 https://github.com/jekalmin/extended_openai_conversation/issues/207 also includes HA warning fix. Also includes previous bugfix for: https://github.com/jekalmin/extended_openai_conversation/issues/217
This should solve: https://github.com/jekalmin/extended_openai_conversation/issues/217
fixes - https://github.com/jekalmin/extended_openai_conversation/issues/201 - https://github.com/jekalmin/extended_openai_conversation/issues/173