magico13
|
170d0af31e
|
0.8.3 Bump pyemvue to fix EVSE update. Additional logging around EVSE update errors.
v0.8.3
|
2023-06-14 22:54:35 -04:00 |
|
magico13
|
0bd07c28c0
|
Remove title from strings.json
v0.8.2
|
2023-06-13 20:59:08 -04:00 |
|
magico13
|
26f8f6794f
|
Attempt to pass checks
|
2023-06-13 20:55:39 -04:00 |
|
Mike Marvin
|
619eadf408
|
Merge pull request #177 from cdnninja/patch-1
fix: Invalid services.yaml
|
2023-06-13 20:09:45 -04:00 |
|
cdnninja
|
34b895a014
|
Update services.yaml
|
2023-01-28 20:04:28 -07:00 |
|
cdnninja
|
75e4f14ec4
|
fix: Invalid services.yaml
Correction to continue removing errors for HACS store. Entity type can't use manufacturer as per: https://www.home-assistant.io/docs/blueprint/selectors/#entity-selector
|
2023-01-28 19:53:13 -07:00 |
|
magico13
|
cc4ae92e7b
|
Bump pyemvue version to fix outlet activation
v0.8.1
|
2023-01-23 14:35:10 -05:00 |
|
Mike Marvin
|
d584fa2a0a
|
Merge pull request #168 from cdnninja/patch-2
chore: Github checks for HACS
|
2023-01-23 14:33:36 -05:00 |
|
Mike Marvin
|
54f8d698c5
|
Merge pull request #167 from cdnninja/patch-1
fix: Required integration type
|
2023-01-23 14:32:31 -05:00 |
|
cdnninja
|
b74a379f7f
|
Update manifest.json
Update hacs.json
|
2022-12-19 20:23:09 -07:00 |
|
cdnninja
|
9845d09a2d
|
Merge pull request #1 from cdnninja/patch-3
|
2022-12-19 20:15:39 -07:00 |
|
cdnninja
|
797764707e
|
fix: Update hacs.json to make it vali
|
2022-12-19 20:15:09 -07:00 |
|
cdnninja
|
300b2b2d64
|
chore: Github checks for HACS
HACS checks required for HACS integration.
|
2022-12-19 20:09:05 -07:00 |
|
cdnninja
|
f2e7dc6606
|
fix: Required integration type
Required in future version of home assistant as per: https://developers.home-assistant.io/docs/creating_integration_manifest/
|
2022-12-19 20:04:23 -07:00 |
|
Mike Marvin
|
1d1199c665
|
Merge pull request #146 from magico13/v8
V0.8
v0.8
|
2022-10-08 19:31:17 -04:00 |
|
magico13
|
4574a3e221
|
Fix timestamp for midnight detection. Cleanup and reorganization of recurse usage data.
|
2022-09-28 21:07:45 -04:00 |
|
magico13
|
dca72e29c3
|
Improvements to None handling and additional logging
|
2022-09-10 16:23:31 -04:00 |
|
magico13
|
8dbe18a093
|
Update pyemvue version. Get outlets and chargers in one call.
v0.8-pre5
|
2022-09-05 13:34:13 -04:00 |
|
magico13
|
677cceea4e
|
Try to handle some invalid key errors. Reset day sensors at midnight.
v0.8-pre4
|
2022-06-26 18:41:34 -04:00 |
|
magico13
|
ca5e5d77a6
|
Add service to set charger current
v0.8-pre3
|
2022-05-21 17:15:17 -04:00 |
|
magico13
|
0e4e7a912d
|
Another bad auto-import
v0.8-pre2.3
|
2022-05-14 17:54:10 -04:00 |
|
magico13
|
81c9b9ed72
|
Remove bad tkinter UNITS line from an autoimport
v0.8-pre2.1
|
2022-05-14 17:48:06 -04:00 |
|
magico13
|
e686f785b3
|
Add Charger as switch. Add attributes for charge rate and status. No service yet
v0.8-pre2
|
2022-05-14 17:36:43 -04:00 |
|
magico13
|
a4e93de06a
|
Set month reset properly. Start adding code for EV charger support
|
2022-05-09 22:58:01 -04:00 |
|
magico13
|
f15e9b678d
|
Change to state class "total". Style updates. Better naming for TotalUsage, MainsTo/FromGrid
v0.8-pre1
|
2022-04-02 17:16:27 -04:00 |
|
magico13
|
b3cc3cd7f5
|
Address #105, #86
|
2022-02-24 22:14:49 -05:00 |
|
magico13
|
469db92399
|
Hotfix for outlet API changing
v0.8-pre2.2
v0.7.3
|
2022-02-24 21:24:03 -05:00 |
|
magico13
|
c1aaac4075
|
Fix for bad fix, add back SOURCE_IMPORT
v0.7.2
|
2021-11-03 19:43:41 -04:00 |
|
magico13
|
589d9bae61
|
Remove undefined variable
v0.7.1
|
2021-11-03 18:45:31 -04:00 |
|
magico13
|
e3fc9df6d3
|
Use Measurement class for 1min sensors
|
2021-09-13 22:54:56 -04:00 |
|
magico13
|
192b6d3de8
|
Only main and balance can be negative. Update sensor names to drop Power. Require HA 2021.9.
v0.7.0
|
2021-09-03 19:48:58 -04:00 |
|
magico13
|
e8a05ce37a
|
Update to pyemvue 0.15.0
|
2021-08-31 21:34:09 -04:00 |
|
Michael Marvin
|
ededdc2de8
|
Merge pull request #73 from tteck/master
Changes for the Upcoming 2021.9.0 Home Assistant
|
2021-08-26 20:09:03 -04:00 |
|
tteck
|
14e249a045
|
Update sensor.py
|
2021-08-26 05:01:04 -04:00 |
|
magico13
|
6f5786fa00
|
If channel usage is None, treat as 0
v0.6.5
|
2021-08-19 17:39:51 -04:00 |
|
magico13
|
7e1f6120a9
|
Use timezone aware datetimes
v0.6.4
|
2021-08-18 20:01:13 -04:00 |
|
magico13
|
d59a88e1bf
|
Handle TotalUsage and missing minute/day data better.
|
2021-08-18 19:58:52 -04:00 |
|
magico13
|
45fadd5961
|
0.6.3 - api fixes
v0.6.3
|
2021-08-18 14:45:38 -04:00 |
|
magico13
|
b1e8d484fd
|
Actually fixed this time
|
2021-08-18 14:43:38 -04:00 |
|
magico13
|
a35c890de4
|
Possible fix for API changes, my dev environment isn't behaving to test
|
2021-08-18 14:33:44 -04:00 |
|
magico13
|
6068fade6f
|
Breaking: Flip MainsToGrid to positive
v0.6.2
|
2021-08-11 17:50:17 -04:00 |
|
magico13
|
fb110cf0f4
|
Verify that the timestamp is set before trying to use it
v0.6.1
|
2021-08-07 13:23:28 -04:00 |
|
magico13
|
51ee3ef9cc
|
Update manifest to v0.6.0
v0.6.0
|
2021-08-06 21:42:13 -04:00 |
|
magico13
|
6c39eb0308
|
Integrate minute data into day sensors
|
2021-08-05 21:33:13 -04:00 |
|
magico13
|
601675cd03
|
Support for statistics and energy dashboard
|
2021-08-04 21:40:33 -04:00 |
|
Michael Marvin
|
2440b989ec
|
Merge pull request #46 from nkm8/errorFix
Fix missing variable declaration
|
2021-06-16 10:49:56 -04:00 |
|
Nick
|
dc7cb6a394
|
Fix missing variable declaration
|
2021-06-16 10:15:26 -04:00 |
|
magico13
|
e21924e9ed
|
Remove 1s sensor. Reduce update rates for #19
v0.5.0
|
2021-06-15 19:50:28 -04:00 |
|
magico13
|
6d0f06c541
|
Drop logging to info, use latest pyemvue, update to 0.4.0
v0.4.0
|
2021-05-07 18:13:09 -04:00 |
|
magico13
|
8d0536b1e5
|
Add support for MainsTo/FromGrid for solar users
|
2021-05-06 21:53:00 -04:00 |
|