Eddie

Results 22 issues of Eddie

Hi, Thanks for this great piece of code! It would be great if there was an event that when fired would hand back a list of all AL switches. I...

kind/feature
need/triage

Hi, I noticed this issue when adaptive lighting is activated (confirmed by deactivating the AL integration - issue not happening then). The issue: I have a [WLED](https://github.com/Aircoookie/WLED) lamp (v 0.11.0)...

kind/bug
need/triage
need/team-effort-estimate
related-to-v1

Hi, I am trying to set those options, but I am getting the error above. Seems to me like I set integers? await page.emulate(options={'isMobile':True, 'height':800, 'width':600}, userAgent=android_user_agent)

Thank you for this amazing peace of software! I got banned from a subreddit and I think the mod got the wrong person so I wanted to answer to the...

Hi, thank you for this amazing piece of software! I found a small issue with the docker-compose files: Images (profile pics also) aren't persisted. If I upload a profile pic...

### Description ``` #docker run --rm -p 50053:50053 qlik-oss/sse-columnoperations python: can't open file 'ColumnOperations': [Errno 2] No such file or directory ``` ### Steps to Reproduce 1. docker build -t...

I am running AD in one container and HA in another one. Using matplotlib I created a graph that I'd like to send to myself via telegram. I wrapped the...

Hi, could you release a new version containing fix [change Task.all_tasks() to asyncio.all_tasks() for python 3.9](https://github.com/AppDaemon/appdaemon/commit/bb82b6d668b564709a5c7c9925a01dadb18d78e3)? Currently it looks like appdaemon is broken if you use the latest release (4.0.8)...

Let's assume you have a smart light and a motion sensor in your hallway: You want to the smart bulb to turn on when there is motion. But you only...

It would be great if `sequences` had a "wait_for" option. A wait_for chunk could look like this ``` - wait_for: entity_id: input_boolean.debug_switch_3 #entity to wait for new: "on" #continue if...

enhancement