create-adapter
create-adapter copied to clipboard
Adjust "custom_m" logic for Admin5
Admin 5 will NOT support custom_m.html anymore but need to get details differently with the new config file...
Examples:
- https://github.com/ioBroker/ioBroker.sql/blob/master/admin/jsonCustom.json
But we need to wait, not final ...
@GermanBluefox we need detaisl on format please!
Would it make sense to define a json Schema like for io-package?
I would say "yes in any case" :-) ... wen need that specs
https://github.com/ioBroker/ioBroker.admin/blob/master/src-rx/src/components/JsonConfigComponent/SCHEMA.md
Vllt gute basis?
AFAIK @foxriver76 is currently creating a JSON schema for this.
Current draft is here https://github.com/ioBroker/adapter-react/pull/18 but still some things to do.