DJ

Results 12 comments of DJ

I have the exact same issue. This example came straight from the documentation but I have not found a way to get it to work. (python 3.7 and 3.9.1) Any...

Code was added and is now also published on the DevNet Code Exchange.

..."I am hoping this will help others start playing with the API."... Yes you did... Using this code I wrote a "bot" that connects to my house (security camera's, power...

I got it working with MacOS Ventura (13.4) and Alfred 3: - Install flow - Change "USS" script filter to (in my case) `/Library/Frameworks/Python.framework/Versions/3.9/bin/python3 symbolssearch.py "{query}"` Change the symbolssearch.py code:...

@ojchase interesting find! Later this week I have time to do some testing & fixing!

Check: When you see that messages (in JSON) are not placed in the HTML, create an archive that holds a limited timeframe containing these messages. Best to share is this...

@ojchase A major update with _many_ fixes, including the fix for this problem has just been posted [here](https://github.com/DJF3/Webex-Message-space-archiver) Can you let me know if it is fixed?

> @DJF3 I'm seeing the same issue, however, it appears to only be messages in the current day that are excluded. Tested this with maxtotalmessages = 365d and = 5000....

You can install [card-mod](https://github.com/thomasloven/lovelace-card-mod) via HACS and then add the following YAML to your card: ``` card_mod: style: | .type-custom-simple-clock-card { color: yellow; } ```

This issue is absolutely driving me crazy. I cannot copy/paste in SSH sessions from my Mac or through the browser terminal. I expected to find more messages about this issue....