Albert Lee

Results 45 comments of Albert Lee

I've tried 3 different miniDP to HDMI 2.0 active converters (incuding the Microsoft one) and they all produce the same symptoms (distorted, "rolling" picture) with 4K @ 60Hz output on...

On my rooted phone, I did a `grep -r f56 /data/data/com.anovaculinary.android` out of desperation and found the ID and secret in the following: ``` /data/data/com.anovaculinary.android/cache/http-cache/2d0e2ee0700dc78993d93b5d41959dfc.0:https://api.anovaculinary.com/cookers/anova%20f56-XXXXXXXXXXX?secret=XXXXXXXXXX /data/data/com.anovaculinary.android/cache/http-cache/2d0e2ee0700dc78993d93b5d41959dfc.1:{"status":{"cooker_id":"anova f56-XXXXXXXXXXX","firmware_version":"ver 2.7.7","is_running":false,"current_temp":129.9,"target_temp":124,"temp_unit":"f","speaker_mode":true,"is_timer_running":false,"timer_length":1920}} /data/data/com.anovaculinary.android/cache/http-cache/40697e66b132c326507ca16c8cc26978.0:https://api.anovaculinary.com/cookers/anova%20f56-XXXXXXXXXXX?secret=XXXXXXXXXX ```...

Thanks for contributing this, do you mind adding some comments for use as an example? The logic uses a large number of variables so it's hard for me to follow....

The variables and algorithm 😃

That's for an old API version, I'm not sure how people keep finding it? Please use the discovery test example from the list in the AWS Lambda console, or if...

Is the Lambda function getting executed? Problem could be the skill settings.

#42 has been merged, this can be closed.

Looks like we also need Alexa.PercentageController for volume: ``` object 'Alexa' has no attribute 'PercentageController': AttributeError Traceback (most recent call last): File "/var/task/haaska.py", line 795, in event_handler ha, event) File...

https://github.com/trisk/haaska/commit/a91c04ddf8d7315c629a88de29efa1dc474cf3e9 makes PercentageController function on the HA service call side, but still haven't figured out the response format so I get "I'm not quite sure what went wrong" after completing...

Amazon removed the "open" command, presumably because it conflicts with opening skills by name.