virtualdj
virtualdj
## Version of the custom_component 6.3.1 ## Configuration ```yaml multiscrape: - resource: 'https://www.mercatoelettrico.org/It/default.aspx' scan_interval: 30 log_response: true form_submit: submit_once: True resource: 'https://www.mercatoelettrico.org/It/Tools/Accessodati.aspx' select: "#form1" input: 'ctl00$ContentPlaceHolder1$CBAccetto1': 'true' 'ctl00$ContentPlaceHolder1$CBAccetto2': 'true' 'ctl00$ContentPlaceHolder1$Button1':...
Realizes #21. The path(s) to monitor are moved into the command line arguments after the switches, so multiple paths (with subfolders) may be monitored by the same `notify` object.
Avoids `runtime error: index out of range` error in `cryptostalker`. See https://github.com/unixist/cryptostalker/issues/20 for more information.
Implementata la gestione automatica della versione del manifest e la preparazione delle draft release con lo ZIP scaricabile.
Hi, I've updated the integration to the v0.3.0 release which is going well! Previously I was using an older version (I don't remember the commit but the version inside `manifest.json`...
## Is your feature request related to a problem? Please describe. No, there are no real issues. But "resurrecting" the departure timer service, implemented in #352 with the old backend,...
Questa PR dovrebbe implementare un DevContainer per VS Code che permetta: - il debug dell'integrazione `pun_sensor` con la più recente versione di HA senza dover clonare la sua repository (che...
I would like the **Image** output feature of _File > Export selected items_ to obey the current camera view in the UI, if possible. It would be great to have...