We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d579d95 commit eff4134Copy full SHA for eff4134
1 file changed
README.md
@@ -39,14 +39,20 @@ HomeAssistant-integration for Elvia
39
40
41
## Sensors
42
-- Kapasitetsledd
43
-- Forbruksledd
+- Energy price
+ - Daily tariff (array of hourly values for the day)
44
+
45
+- Fixed price hourly
46
- Fixed price level
47
- Fixed price monthly
48
-- Average [current month / previous month] max hours
-- [Current month / previous month] max hour [1 / 2 / 3]
49
+- Average max
50
+ - Current month
51
+ - Previous month
52
53
+- Max hours [1, 2, 3]
54
55
56
57
## Debugging
58
If something is not working properly, logs might help with debugging. To turn on debug-logging add this to your `configuration.yaml`
0 commit comments