tydal-borge

Results 2 comments of tydal-borge

I'm also struggling with this, mac (and hostname for get_data) is set to None in both the response of get_data and get_mac. I have this issue for all AntMiner models...

@b-rowan I _think_ I solved this issue: In the readme, the way you set a custom AntMiner password is like this: `settings.update("default_antminer_password", "my_pwd")` however, the correct way should be `settings.update("default_antminer_web_password",...