mihai-dinculescu / tapo

Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with light bulbs (L510, L520, L530, L610, L630), light strips (L900, L920, L930), plugs (P100, P105, P110, P115, P300), hubs (H100), switches (S200B) and sensors (KE100, T100, T110, T300, T310, T315).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve error handling

mihai-dinculescu opened this issue · comments

Ought to return something like thiserror instead of anyhow errors.

https://docs.rs/thiserror/latest/thiserror/