enbility / eebus-go

EEBUS protocol implementation in go
https://enbility.net
MIT License
52 stars 14 forks source link

add subscribe request to pending requests #6

Closed taimo42 closed 2 years ago

taimo42 commented 2 years ago

The subscribe request is now added to the pending requests to that it can be tracked Tests are missing until now

DerAndereAndi commented 2 years ago

@taimo42 habe noch etwas ergänzt, damit kann man nun bei Fehler 0 (kein Fehler) auch immer auf nil prüfen.