Paulus Schoutsen

Results 73 issues of Paulus Schoutsen

Mozilla has been working on a new IoT spec called [Web Things API](https://iot.mozilla.org/wot/). It's a spec meant to provide a common language between devices and gateways ([blog post](https://blog.mozilla.org/blog/2018/02/06/announcing-project-things-open-framework-connecting-devices-web/)) (we already...

This is a segway from #192. I want to explore if it is possible to decouple integration releases from core releases. The idea would be that a bug fix or...

On large datasets, our logbook sucks. Loading takes a lot of time, filtering takes a lot of time and any result set larger than a day just dies. Can we...

## Context This is closely related to #316, and I would consider implementing this before enforcing that one. Integrations try to make their entities useful. This means that sometimes they...

## Context A target temperature is a target temperature. If it's set to a range should not matter for support. It's up to the UI to see which one is...

Logs: https://github.com/esphome/esp-web-tools/runs/7423186279?check_suite_focus=true#step:5:16 Output misses necessary files: https://unpkg.com/browse/[email protected]/dist/web/ Error claims it can't find `esploader-js` during bundling. Unable to reproduce locally.

[Vulcanize](https://github.com/polymer/vulcanize) is the Polymer build tool that can inline HTML and CSS imports. When an app is vulcanized with the `--inline-css` flag enabled, the map tiles will not show up...

The websocket API is one of the first integrations to load in Home Assistant. This means that during a restart, the frontend is able to reconnect. Reconning triggers a refresh...

For sensors and binary sensors, we currently use a random.choice. This is embedded in the data extraction code, making it unclear to users how they could change it to their...

#### Issue Being Resolved - Fixes #22719 #### Change overview Poll control is a Zigbee feature. It doesn't exist in Matter. It is "O" conformance for door lock device type,...

review - approved