Trevor North
Trevor North
Do you have any plans/interest in adding support for the Jiahong wifi thermostat models (https://www.ahjiahong.com/thermostat/)? I notice that there is some support for the ET81-W in the parent project but...
For whatever reason my calendar has ended up with http rather than https links. This handles conversion accordingly.
Also fixes some build issues.
[PMM-7947](https://jira.percona.com/browse/PMM-7947) This PR allows use of the `serverStatus` and `replSetGetStatus` collectors for scenarios where fetching all the data provided by `getDiagnosticData` is either not desirable (or in the case of...
[PMM-10691](https://jira.percona.com/browse/PMM-10691) - [ ] Links to other linked pull requests (optional). --- - [x] Tests passed. - [x] Fix conflicts with target branch. - [x] Update jira ticket description if...
This is useful for exporting oplog metrics in order to calculate the oplog window as the difference between `mongodb_ss_oplog_latestOptime` and `mongodb_ss_oplog_earliestOptime` [PMM-6927](https://jira.percona.com/browse/PMM-6927) - [ ] Links to other linked pull...
Leverage the [entity state formatting functions added in 2023.9](https://developers.home-assistant.io/blog/2023/08/29/hass-format-state/) to include units of measurement etc. Strictly speaking this is a breaking change so I guess there's some possibility the behavior...
## Goal Include lists of errors as returned from some API endpoints (eg. [configure an integration](https://bugsnagapiv2.docs.apiary.io/#reference/integrations/configured-integrations/configure-an-integration)) in raised `Bugsnag::Api::Error` messages. ## Design Added secondary check for `errors` in order to...
The primary driver behind this is to be able to make use of the new default host provider added in https://github.com/linkedin/go-zk/pull/6 to resolve connection issues when zookeeper host IPs change.
## Description: Fixes ota download url in tasmota migration guide. ## Checklist: - [ ] I am merging into `next` because this is new documentation that has a matching pull-request...