-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
Testing Config Changes #6
Comments
Right now it's not possible (only config validation). Maybe I will try to implement config flow, in this case you will be able to completely configure this integration via UI. |
Would it be easy to run the python code from terminal to spit out an image? |
That's doable, I plan to prepare some scripts soon |
I added scripts here. Before running you have to configure them (code between Python files of a component must be in the same direction as ones from scripts. To open binary map file ( These scripts are not tested yet, so there may some issues. I will include them in a documentation later. |
@krystiancharubin I suggest the really great portable version of HA https://github.com/AlexxIT/HassWP. |
@leva3000 WOW! I didn't know about this tool! |
@PiotrMachowski So you need to check another cool stuff from this guy! Some time ago he released https://github.com/AlexxIT/XiaomiGateway3 integration which allows getting tokens of Xiaomi devices right from Mi Cloud and to integrate Xiaomi Gateway 3 in HA without soldering! Check videos on his YouTube channel https://www.youtube.com/c/AlexxIT |
Almost everybody in the Russian HA community is used modified Mi Home apk before solutions like yours and Alex's were implemented. Thank you! |
Added possibility to reload config from yaml file without HA restart in v2.0.3 |
Is there a way to test config changes without having to restart HA every time?
The text was updated successfully, but these errors were encountered: