Teemu R
|
1f15bcda7c
|
Avoid crashing on childdevice property accesses (#732)
* Avoid crashing on childdevice property accesses
* Push updates from parent to child
|
2024-02-02 17:29:14 +01:00 |
|
Teemu R
|
c431dbb832
|
Use ruff and ruff format (#534)
Replaces the previously used linting and code formatting tools with ruff.
|
2023-10-29 23:15:42 +01:00 |
|
Teemu R
|
36c412a9c2
|
Improve emeterstatus API, move into own module (#205)
Adds the following properties to EmeterStatus for saner API:
* voltage (in V)
* power (in W)
* current (in A)
* total (in kWh)
|
2021-09-23 17:58:19 +02:00 |
|