-
-
Notifications
You must be signed in to change notification settings - Fork 26
First attempt to auto generate docs #192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Coverage Report
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I removed the pages branch protection by intent as well as the https://bouni.github.io/python-luxtronik/ This is a first, very rough draft of what I imagine to be what users use to figure out which id to use in their HA config .... |
|
@Guzz-T Changed the sccript to use import rather than regex. Obviously much better now, thanks for the input 👍 |
|
What's the current status here? Are you going forward with this @Bouni? There are some minor warnings that might need to be fixed first. |
|
I have not looked into thsi for a while, but maybe the pre christmas days will give me enough spare time to get this up and running. I'll look into it |
|
@kbabioch I guess its ready for merging, take a look at https://bouni.github.io/python-luxtronik/ Can be improved in the future for sure but a good starting point in my opinion |
Definitely a good starting point. Only one (hopefully) minor detail: The background color of Group "parameters" makes it hard to read:
The generated HTML looks like this: Maybe this can be changed easily? |
|
I've not checked with a light setting. I always use dark. I'll fix that soon! |

This is an attempt to auto generate a docs page hosted on GH pages