Jarek Świerczyński

Results 14 issues of Jarek Świerczyński

I have forked DashCast to implement a fix for the timeout problem: https://github.com/swiergot/dashcast It is registered at Google under ID 5C517DAC. This pull request a) switches to this new DashCast...

The component is not compatible with Home Assistant Cast. It just displays "custom element doesn't exist". Unfortunately I have no idea what could be the problem. From https://cast.home-assistant.io/faq.html: > WHY...

As agreed in #340, start_with_last should be able to prepend the previous bucket's last value regardless of the current bucket's first data point timestamp.

It appears that each request to the wormhole may come from a different proxy IP address (looks like an internal Dataplicity network 10.20/16). This is a problem when logging into...

Currently only entire property values can be a template. These changes make it possible to use multiple templates anywhere in a property value. Particularly useful in markdown cards. See the...

If you need to use the same variable in multiple cards, then instead of defining it in each card's `variables` you can do that once for the entire dashboard. ```yaml...

## Proposed change Allow testing against entity's attribute in conditional rows. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes an issue)...

cla-signed
stale

This add support for passing parameters to localization keys that require them. For instance: `_(ui.duration.second, count, 30)`

Hi, I'm trying to get this library working on my D1 mini (esp8266). I've tried with RXB6 and MX-RM-5V. While I don't have Digoo DG-R8H yet, I was hoping to...