-
Hello,
It is not an issue, but a question.
As you may know, JavaScript and decimal it's not great love.
So if you do `0.1 + 0.2` the result will be `0.30000000000000004 `.
Currently, in your l…
-
This is the specification describing how customer data sources (e.g. utilities) offer data access via API.
* [x] Write summary overview with example
* Draft: https://github.com/daniel-utilitya…
-
It would be nice if we all use SI units for angles and lengths:
angle (radians) -> not (degrees)
length (m) -> not (mm,Angstroms)
We can keep electron volts.
Not sure how much work it would be to mo…
-
## Version of the custom_component
v.1.1.0
## Configuration
```
energy_meter:
daily_energy:
source: sensor.octopus_energy_electricity_current_accumulative_consumption
unique_i…
-
Sorry for the breakage. I didn't realize that mbtrn is embedded in mb_io.h and used in src/utilities/mbtrnpreprocess.c. I thought src/mbtrn was totally standalone. I'm working on getting it back in…
-
First, thank you for the effort. I also wish that there were a standard type that could have been used across the board. What I gripe about is that coordinates are more that points on a flat map. S…
-
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version.
- [x] I have searched the issues of this repo and believe that this is not a duplic…
-
Change from pixel based physics to real world physics
-
Part of #319
I'm trying out my mbreadsimrad code to see if I can make a smaller file or files that produce usable results with as many diverse datagrams as possible. My first attempt failed. I l…
-
Hi,
I have some points in the pixel coordinate frame (for example locations and orientations of cars in the scene) and want to transform it into the world frame. I see that you have `location_to_pi…