Charles Garwood
|
92535277be
|
Add number platform & battery setpoint entities to Enphase integration (#98427)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-15 13:08:11 -05:00 |
Charles Garwood
|
e3438baf49
|
Add select platform to Enphase integration (#98368)
* Add select platform to Enphase integration
* Review comments pt1
* Review comments pt2
* Review comments
* Additional tweaks from code review
* .coveragerc
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-08-14 20:23:16 -04:00 |
Charles Garwood
|
4342a95be0
|
Add Enphase switch platform and grid enable switch (#98261)
* Add Enphase switch platform and grid enable switch
* Update dependency
* Fix docstrings
* Update .coveragerc
|
2023-08-11 13:31:47 -04:00 |
Franck Nijhof
|
868a5f377f
|
Ruff: isort don't split imports based on trailing comma (#98162)
|
2023-08-10 14:27:03 +02:00 |
Charles Garwood
|
c154077177
|
Add Encharge binary sensors to Enphase integration (#98039)
* Add Encharge binary sensors to Enphase integration
* Code review minor cleanup
* Add to coveragerc
|
2023-08-08 20:03:02 +02:00 |
Joost Lekkerkerker
|
0bdae8a382
|
Use global constant for enphase token (#98002)
|
2023-08-08 00:52:54 +02:00 |
J. Nick Koston
|
00e78fbf19
|
Cache envoy auth tokens to ensure integration works if cloud is offline (#97872)
|
2023-08-05 14:51:19 -10:00 |
J. Nick Koston
|
02e546e3ef
|
Refactor enphase_envoy to use pyenphase library (#97862)
|
2023-08-05 13:33:16 -10:00 |
Joost Lekkerkerker
|
15c52e67a0
|
Clean up Enphase Envoy const file (#95536)
|
2023-07-22 16:59:15 +02:00 |
Jan Iven
|
b6a0ac6f0a
|
Fix envoy last_seven_days_energy* state class (#84528)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-03-28 13:04:08 +02:00 |
Vincent Knoop Pathuis
|
65f660b7d4
|
Fix state class in Enphase Envoy (#87397)
* Change total_increasing to total
* As suggested in PR: only Last Seven Days TOTAL
|
2023-02-04 20:06:42 -05:00 |
epenet
|
1667b4b19e
|
Use POWER device class in enphase_envoy (#83811)
|
2022-12-12 11:49:02 +01:00 |
Menco Bolt
|
871c1bc952
|
Today's Consumption is INCREASING (#81204)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-10-29 14:25:46 -04:00 |
J. Nick Koston
|
3d378449e8
|
Move envoy last reported attribute to its own sensor (#68360)
|
2022-03-29 20:25:14 -07:00 |
epenet
|
45425f118c
|
Use new DeviceClass and StateClass in enphase_envoy (#61388)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-10 09:12:38 +01:00 |
Marc Mueller
|
cd1b923e16
|
Use platform enum (2) [E-G] (#60933)
|
2021-12-04 13:26:40 +01:00 |
Greg
|
6a266ae3c0
|
Change state_class so older Envoys can use Energy Dashboard (#55383)
|
2021-09-30 11:34:41 +02:00 |
Erik Montnemery
|
bce7c73925
|
Remove `last_reset` attribute from and set state class to `total_increasing` for enphase_envoy energy sensors (#54831)
|
2021-08-18 08:58:32 -07:00 |
Erik Montnemery
|
41f3c2766c
|
Move temperature conversions to entity base class (2/8) (#54468)
|
2021-08-11 18:57:12 +02:00 |
Paulus Schoutsen
|
057d979335
|
Add last reset to enphase sensors (#53653)
|
2021-07-28 17:31:10 -07:00 |
Franck Nijhof
|
5b663b1fb9
|
Add state class to Enphase Envoy (#52113)
|
2021-06-23 10:46:00 -07:00 |
J. Nick Koston
|
94fde73add
|
Add config flow for enphase envoy (#48517)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-04-04 22:11:06 -10:00 |