Steven Looman
Steven Looman
## Proposed change Use the Home Assistant mechanism of rounding values, instead of rolling your own. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking...
## Proposed change Add options flow to set `force_poll` for upnp. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue)...
## Proposed change Add a new sensor which reads the number of port mappings (port forwards) the router currently has. This sensor is generally only available through eventing, though some...
## Proposed change Bump `async-upnp-client` to `0.41.0`. This includes a fix for #111078 and #125616, by @chishm, who can provide more information about this PR most likely. ## Type of...
MUnit contains several modules which are not available in a bare Smallworld installation/the `sw_core` product, such as: * `munit_eo_cim_adapter_int_tests` * `munit_eo_cim_circuit_export_tests` * `munit_eo_cim_mapping_tests` * `munit_eo_dnom_design_request_tests` * `munit_eo_dnom_station_export_tests` These modules should...
As seen in #267, the action `pr_towncrier.yml` doesn't support multiple news entries per PR. See the mentioned PR in #267 for more information. In short, the action should support multiple...