WiserHeatAPIv2
WiserHeatAPIv2 is a .NET library for interacting with the Drayton Wiser local hub API.
Drayton, Wiser, and Schneider Electric are trademarks of Schneider Electric SE, its subsidiaries, or affiliated companies. This project is an independent, unofficial .NET library and is not affiliated with or endorsed by Schneider Electric.
What this library provides
- Hub discovery on the local network
- Authentication using the Wiser hub secret
- Access to system, room, device, schedule, and hot water state
- Control helpers for supported Wiser entities
- Multi-target support for .NET Framework 4.7.2 and .NET 10
Origins
This project is adapted from the Python project wiserHeatAPIv2 by Mark Parker.