Schnitzel / hass-miner

Controll your Bitcoin miner from Home Assistant
MIT License
59 stars 19 forks source link

Antminer T21 Integration problems since >1.1.13 #410

Open mark0st83 opened 4 days ago

mark0st83 commented 4 days ago

Since version 1.1.13 I have problems with installation of a new miner T21.

In version 1.1.13 I can install it and everything works fine. Due the problem with pyasic I have to reinstall it via shell if there is a HA Update. (pyasic 0.59.6)

AC3BB1B7-EA5D-447F-9AAE-4DFC2E55037B_1_201_a F0875A08-871D-4232-B6E6-20F7117E51C6_1_201_a 07181E3D-97D1-4765-94D7-B574076B0C4E_1_201_a

If I upgrade to versions above 1.1.13 the "installation-window" is missing the SSH login so the installation fails. (pyasic to 0.60.10)

A2954A6C-2FA8-43FE-97DE-6CF7E18EECBB_1_201_a

If I upgrade to >1.1.13 with an already installed T21 the entities doubles, but the new one works. (also pyasic 0.60.10) A new installation because of the double entities is also not possible.

E75C0923-47C3-4E0A-A98E-3223C05F1ACC_1_201_a C81F4EAA-ADAA-4DA0-9A55-41783FD1E20B_1_201_a

I have no idea what can be the problem. I thought the problem will be fixed without my report, but T21 might be not the "standard-miner" and there was no report since 1.1.13 so far.

b-rowan commented 1 day ago

This might be related to #393, I have a fix in the works for that, I will look into this more closely once that is solved.