UpstreamData

Results 4 issues of UpstreamData

Hey, just looking at the project and you only have support for older, possibly outdated types of miners. I am working on a similar project in python, and figured you...

### Type of Issue - Enhancement ---------------------------------------- #### Operating System - Windows 10 #### PySimpleGUI Port - tkinter ---------------------------------------- ## Versions #### Python version - 3.12.1 #### PySimpleGUI Version -...

enhancement
Port - TK

There have been some requests to be able to control fixed fan speed via HASS-miner. After the merge of #39, this requires: - A switch entity to enable or disable...

enhancement

- Add field `device_info` to `MinerData`, containing `make`, `model`, and `firmware` - Make `make`, `model`, and `firmware` enum variants. - Remove `MinerData.model` and `MinerData.make` field - Improve timestamp serialization by...