stonegray / speedtest2ha

Containerized speedtest results in Home Assistant via MQTT
https://hub.docker.com/repository/docker/stonegray/speedtest2ha/general
5 stars 3 forks source link

Fix fast api unit from Bytes to Bits #10

Closed pyrech closed 1 year ago

pyrech commented 1 year ago

fast-speedtest-api has default unit in Bytes per second when your project announce to HA that it uses (M)bit per second so I forced the option unit to make Fast client return the correct unit. Hope it works as expected since I failed to make the project working locally.

stonegray commented 1 year ago

LGTM, approving on dev