-
After #193 was fixed (`QUARTER_HOUR` vs. `DAY` granularity), I am one step further in importing historical data.
Judging from the logs, `wnsm` is able to properly fetch the historical data,
but th…
-
## Context
> The "fixed cost" is an approximation of the gas consumed by operations outside the function GasToConsume (for example, signature verification, tx size, read access to accounts), which …
-
For example if I want to do a Zone 2 ride at 150 Watts then you need a 3 second average power to be displayed in the UI. This lets you hold a specific power output value more easily (than watching the…
-
Hello! Yesterday I received this IR/RF blaster from Aliexpress, I though it had an ESP chip like ufo-r1 version, but after teardown I saw that it has a WR3E chip, which seems not compatible with Tasmo…
-
Just got a Sungrow SG10RT installed and my `config.py` looks like this:
```
inverter_ip = "192.168.1.120"
inverter_port = 502
slave = 0x01
model = "sungrow-sg10rt"
timeout = 3
scan_interval =…
-
Hi,
I use VZLogger with a TTL-IR infrared read/write head with a ISKRA MT681 power meter.
It works fine and I can see the reader gets the data from the power meter.
vzlogger.log
[Apr 24 07:41…
-
### What happened?
Impossible to pair a Schneider Electric S520559 socket, it connects during pairing then leaves the network and this in a loop.
Identical behavior with a SONOFF CC2652P key
### Wh…
-
In reference to home-assistant/core#97814.
The HA integration requests day aggregate information from ComEd from 2022-06-13T00:00:00-05:00 to 2023-06-11T00:00:00-05:00. This fails with the followin…
-
I've been noticing that there are a few places which display length measurements in either metric or imperial units (meters/km or feets/miles):
* map scale
* measurement info box
* speed limit pr…
-
@dependencies is essentially syntactic sugar for defining properties whose values are things. We could just drop @dependencies and use @properties along with an associative array with metadata field …