Stephen M Moraco

Results 115 comments of Stephen M Moraco

Daemon added support for this as of v1.7.2 and later. The Lovelace card added support for this as of v1.3.0 and later.

From what I know, this is a built-in feature of Home Assistant, not something I'm doing or can control.

You might check on the Home Assistant help forums to see if this can be adjusted with some settings.

@PomeloPomelo as @bsimmo requested... can you please run: ```/bin/ls -ltrd /var/lib/apt/lists/partial /var/lib/dpkg/lock``` and reply with the output for us to see. Oh, one more thing also include the output from...

@PomeloPomelo ok, one more thing... please download, unpack, and run the attached file: [locale_test.tar.gz](https://github.com/ironsheep/RPi-Reporter-MQTT2HA-Daemon/files/11526041/locale_test.tar.gz) unpack with: ``` $ tar -xzvf locale_test.tar.gz ``` Then run. The output should look something like...

And from what I can tell... this introduces a compile time error: ``` (!) `this` has been rewritten to `undefined` https://rollupjs.org/guide/en/#error-this-is-undefined node_modules/@formatjs/intl-utils/lib/src/diff.js 1: var __assign = (this && this.__assign) ||...

For the record, I found what was exciting lit/lit-html to be generating the exception. I found code that was changing {text} within the \{text}\ but incorrectly from within the **updated()**...

@codeclinic Please tell me which version OS you are running. This is not happening for me at all. I have a number of RPi Zero's. All installed and run without...

Actually, yes, it looks initially like this is possible to do - returning dBm values. I'll see if there is a means to fit this in naturally for the wifi...