Joakim Plate

Results 49 issues of Joakim Plate

Allow configuration of writes to any of the token commands from the pump, linking them to a defined port number.

Verify that supplied data as token response actually contain expected data

Bump version to 1.1.0 for changes to python support. This helps even if there is no new release as we can mark the version need in requirements files.

Would be cool to support the new media browsing feature of home assistant.

enhancement

## Proposed change Allow changing a riemann sum integral after it's been added from config flow. ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking change...

cla-signed
new-feature
integration: integration
has-tests
bugfix
Quality Scale: internal

## Proposed change Allow the rounding option be optional since we now support display precision to control the number of displayed digits of a value. ## Type of change -...

cla-signed
small-pr
new-feature
integration: integration
Quality Scale: internal

## Proposed change Rename integration sensor to integral. This matches more how derivative is named, and avoids the "integration" name which is used for other things in HA. Also the...

awaits-parent
next
has-parent

This improves accuracy compared to sleep. Note. Requires windows 10.

Extend the timer used to 64bit by keeping track of when it wraps - Fixed for freertos and rt-kernel case - Added test case for wrapping clock Background When kernel...

Extend the timer used to 64bit by keeping track of when it wraps Background When kernel is running at tick rate different from 1000 ticks per seconds: - tick_to_ms will...