Closed UncleSamSwiss closed 3 years ago
It would be nice to see if the adapter is currently supported by ioBroker.discovery. For example there could be a discovery icon in the buttons bar on the card.
It should be checked if the following file exists: https://cdn.jsdelivr.net/npm/iobroker.discovery/lib/adapters/<adapter-name>.js Example: https://cdn.jsdelivr.net/npm/iobroker.discovery/lib/adapters/loxone.js
https://cdn.jsdelivr.net/npm/iobroker.discovery/lib/adapters/<adapter-name>.js
jsdelivr returns a 404 if the file can't be found.
It would be nice to see if the adapter is currently supported by ioBroker.discovery. For example there could be a discovery icon in the buttons bar on the card.
It should be checked if the following file exists:
https://cdn.jsdelivr.net/npm/iobroker.discovery/lib/adapters/<adapter-name>.js
Example: https://cdn.jsdelivr.net/npm/iobroker.discovery/lib/adapters/loxone.jsjsdelivr returns a 404 if the file can't be found.