.. |
devices
|
- fixed issue with water life remaining sensor
|
2022-05-07 19:53:38 -04:00 |
entities
|
Add support for fridges with reduced support for ERD codes (no turbo mode, no current temperature reporting, no temperature setpoint limit reporting, no door status reporting). This change has been tested on a Fisher & Paykel RF610AA.
|
2022-08-12 17:09:00 +10:00 |
translations
|
- added logic to prevent configuring the same account multiple times
|
2021-08-21 14:02:13 -04:00 |
__init__.py
|
- implemented us/eu authorization fixes
|
2022-02-19 15:03:14 -05:00 |
binary_sensor.py
|
- Update to GE Home and use the gehomesdk
|
2021-05-20 11:15:49 -04:00 |
button.py
|
Updates to Coffee Maker support
|
2022-01-29 21:06:43 -08:00 |
climate.py
|
- initial climate support
|
2021-08-01 10:54:21 -04:00 |
config_flow.py
|
- implemented us/eu authorization fixes
|
2022-02-19 15:03:14 -05:00 |
const.py
|
Remove temperature unit changes
|
2022-02-15 23:26:24 -08:00 |
exceptions.py
|
- added logic to prevent configuring the same account multiple times
|
2021-08-21 14:02:13 -04:00 |
light.py
|
- added initial version of the erd light entity
|
2021-10-08 22:48:17 -04:00 |
manifest.json
|
- version bump/doc update
|
2022-05-07 19:57:03 -04:00 |
number.py
|
Updates to Coffee Maker support
|
2022-01-29 21:06:43 -08:00 |
select.py
|
- reworked the water filter to use property sensors
|
2021-07-08 17:03:52 -04:00 |
sensor.py
|
- added a service to set int values (pods, delays, etc)
|
2021-09-11 02:22:48 -04:00 |
services.yaml
|
- added a service to set int values (pods, delays, etc)
|
2021-09-11 02:22:48 -04:00 |
strings.json
|
- Update to GE Home and use the gehomesdk
|
2021-05-20 11:15:49 -04:00 |
switch.py
|
- Update to GE Home and use the gehomesdk
|
2021-05-20 11:15:49 -04:00 |
update_coordinator.py
|
Updates to Coffee Maker support
|
2022-01-29 21:06:43 -08:00 |
water_heater.py
|
- Update to GE Home and use the gehomesdk
|
2021-05-20 11:15:49 -04:00 |