Marcin Wielgoszewski

Results 6 issues of Marcin Wielgoszewski

The current way in which we get a node's health is pretty binary. A node is either healthy, in that it checked in within the last `DOORMAN_CHECKIN_INTERVAL` or it hasn't,...

Test alerting functionality in-app to test alerting functions work.

enhancement

* [x] I've read and understood the [Contributing guidelines](https://github.com/slackhq/go-audit/blob/master/.github/CONTRIBUTING.md) and have done my best effort to follow them. * [x] I've read and agree to the [Code of Conduct](https://github.com/slackhq/go-audit/blob/master/CODE_OF_CONDUCT.md). *...

## Proposed change This PR adds support for the `hvac_action` property to IAqualinkThermostat climate entities. Prior, the climate entity would only display one of two HVAC mode states: `heat` or...

cla-signed
small-pr
new-feature
integration: iaqualink
Quality Scale: No score

Some protobuf implementations (such as protobuf-net) serialize messages with a length prefix as an 32-bit Integer in Little-Endian. Introduce an option that allows a user to support serialization for this...