Paul Frybarger
Paul Frybarger
This PR adds support for zones to the Dyson 360 Heurist - https://github.com/shenxn/libdyson/issues/8 Zones are defined in the Dyson Link app and (unfortunately) stored on Dyson servers. You need to...
Would it be possible to add support for cleaning specific zones? I know this isn’t supported (yet) by HA but maybe it could be used by `send_command` - https://www.home-assistant.io/integrations/vacuum/#service-vacuumsend_command
**Is your feature request related to a problem? Please describe.** When running a Vespa cluster on an internal network, it is difficult to access node specific HTTP APIs. For example,...
**Is your feature request related to a problem? Please describe.** When creating monitoring dashboards, it's difficult to know how many documents exist when using a grouped distribution, from just metric...
Great project! I've started to use the `dsm/webapi` module for a project of my own - a CLI for Synology iSCSI storage which you can see [here](https://github.com/pfrybar/syno-iscsi). Two features I...
**Describe the bug** In one of our production Vespa clusters, we are using match-phase degradation to speed up queries which match a large number of document. Under certain scenarios (which...