homeassistant-myjdownloader icon indicating copy to clipboard operation
homeassistant-myjdownloader copied to clipboard

myjdownloader integration for home assistant

Results 10 homeassistant-myjdownloader issues
Sort by recently updated
recently updated
newest added

Hi, I attempt to Add Integration via the button on the GitHub readme, and I get this error: `Config flow could not be loaded: Unknown error`. Any ideas?

Hello! I'm unable to find the custom integration in the add integrations page of Home Assistant. Any assistance on this?

Current code produces an error because the methods don't exist on `update`, as are methods from `downloadcontroller`object.

- Update myjdapi to 1.1.6: Needed to be able to fetch link progress properly. https://github.com/mmarquezs/My.Jdownloader-API-Python-Library/compare/1.1.4...1.1.6 - Fix some typos on the services section in Readme.md

This should be fixed: DATA_RATE_MEGABYTES_PER_SECOND was used from myjdownloader, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfDataRate.MEGABYTES_PER_SECOND instead, please create a bug report...

I run the latest Home Assistant OS in a VM When i try to setup the integration it alwys says cannot connect

It would be great if the extionsion could get the credit of the 9kw Captcha Solver. In the screenshot it's the 177. ![9kw](https://github.com/doudz/homeassistant-myjdownloader/assets/40196995/d5a4f177-bd4b-4d86-b38f-4e3f2c4a2809) Idea: Send a messeage to smartphone when...

I would love to be able to add new downloads to the queue using a text input entity in home assistant through a service call.

Would be nice to have a entity that shows the ETA time of the download.

Is it possible to make an automation with the sensor to announce when all downloads are done ? what will be the parameters for the sensor to indicate that Thank...