Commit Graph

61 Commits

Author SHA1 Message Date
Steve2Go 6f8dab347c Update ge_climate.py 2024-06-23 10:58:25 -04:00
Jack Simbach 46f3d92ad0 - updated the climate support for new flags introduced in 2024.2.0 2024-06-23 10:58:25 -04:00
Jack Simbach 2ecb694706 - fixed issues with new comments (#228, #229) 2024-01-29 22:55:40 -05:00
myztillx 70dfdb915e
Update deprecated constants or remove unused ones (#219) 2024-01-16 19:20:20 +01:00
Jack Simbach fbb4db3067 - added additional update error handling 2023-11-28 19:22:37 -05:00
Jack Simbach 19c05fc83d - added fridge/freezer controls 2023-11-26 20:23:49 -05:00
Jack Simbach 1d1ff7c990 - removed references to _hass in update coordinator
- removed hass attribute in ge_entity
- version bump
2023-11-26 17:45:33 -05:00
Jack Simbach d3cae05e93 - updated dehumidifier to handle target precision
- updated dehumidifier sensor value conversion
2023-08-02 19:25:37 -04:00
Jack Simbach 102c7d98c9 - fixed typos in humidifier class 2023-08-01 20:09:38 -04:00
Jack Simbach 2160b28085 - updated dehumidifier icon 2023-07-31 00:14:36 -04:00
Jack Simbach 296f81dfb2 - removed target select
- added dehumidifier entity
- sdk version bump
2023-07-31 00:11:02 -04:00
Jack Simbach a09d814dd2 updated uom for liquid volume per HA specifications 2023-01-29 09:32:01 -05:00
alexanv1 17e7c4a95d Fix CoffeeMaker after the NumberEntity refactoring 2022-09-29 23:30:54 -07:00
Jack Simbach 2938b26ccc - added water heater support 2022-09-04 22:31:12 -04:00
Rob Schmidt 96a4131c1f
Merge branch 'simbaja:master' into master 2022-07-17 09:14:21 -07:00
elwing00 bafd8ad141
Update ge_erd_number.py 2022-07-14 13:22:16 -04:00
elwing00 f9019b37c3
Update ge_erd_number.py 2022-07-14 13:19:45 -04:00
elwing00 eb50e37c9c
Update ge_erd_number.py
Updated for NumberEntityRefactoring
2022-07-14 13:14:18 -04:00
Rob Schmidt 207a82937a Add support for Built-In AC Unit
Built-In AC unit operation and function is similar to a WAC.
`gehomesdk` version bumped from 0.4.25 to 0.4.27 to include latest
ErdApplianceType enum.
2022-07-10 16:36:26 -07:00
alexanv1 5a1f2fc69f Remove temperature unit changes 2022-02-15 23:26:24 -08:00
alexanv1 244778edc0 Updates to Coffee Maker support 2022-01-29 21:06:43 -08:00
Jack Simbach 180b11f667 - fixed interitance and state classes in GeErdSensor 2021-12-11 19:55:09 -05:00
Jack Simbach 52afe3c044 - updated deprecated icons 2021-12-11 00:59:28 -05:00
Jack Simbach 8c64ef78ce - initial support for opal ice makers 2021-12-11 00:57:41 -05:00
Jack Simbach 65b6efc826 - updated sensors to uses native value/uom
- changed temp uoms to always report fahrenheit
- updated version of sdk in manifest
2021-12-11 00:18:28 -05:00
Jack Simbach a0f4982834 - maybe fixed dimmability? 2021-10-12 22:15:42 -04:00
Jack Simbach 3eb1dadaad - updated version of gehomesdk
- updated the erd light to hopefully make dimming work
2021-10-12 20:16:47 -04:00
Jack Simbach 18143fe254 - fixed issue with light brightness setting 2021-10-09 14:07:47 -04:00
Jack Simbach 0aa02e3f71 - added initial version of the erd light entity 2021-10-08 22:48:17 -04:00
Jack Simbach 533ae26de2 - added a service to set int values (pods, delays, etc) 2021-09-11 02:22:48 -04:00
Jack Simbach 1cbfe63268 - updates to better support HA UI 2021-09-05 22:25:18 -04:00
Jack Simbach 9d2e738469 - added initial services (timers)
- added timer sensor to allow for service usage
2021-09-05 14:12:20 -04:00
Jack Simbach a4b917a3da - initial support for state class functionality 2021-08-22 11:01:22 -04:00
Jack Simbach ff72fa2bc9 - updated devices to utilize serial or mac address 2021-08-21 22:17:54 -04:00
Jack Simbach e07a1043a1 - added icons for new code classes 2021-08-21 14:08:23 -04:00
Jack Simbach a25ee66b10 - updated interpretation of WAC Demand Power
- updated SDK version to resolve a few issues
2021-08-10 13:31:37 -04:00
Jack Simbach 68ef65ccdc - fixed missing entities for Split A/C
- fixed some iconography
2021-08-09 12:33:52 -04:00
Jack Simbach 6bd56b4dce - updated documentation
- added icon for climate entities
2021-08-08 16:58:08 -04:00
Jack Simbach 598bdbb5e1 - genericized the ErdSwitch
- import cleanup
2021-08-07 20:34:26 -04:00
Jack Simbach d89ba016ef - modified switches to support ErdOnOff instead of just bools
- modified climate control to turn on the A/C unit when setting modes
- added async on/off methods to climate
2021-08-07 19:48:54 -04:00
Jack Simbach ad3762955b - added min/max temps to climate 2021-08-07 14:46:29 -04:00
Jack Simbach f4f402e70a - fixed advantium imports
- added wac support to the appliance creation
- added ac sensor icon to base entity
2021-08-07 14:36:40 -04:00
Jack Simbach 284ae75343 - added multiple fan mode converters for generic climate entity
- added the wac climate entity
2021-08-07 14:17:57 -04:00
Jack Simbach 70721aac79 - updated base climate entity
- modified entities to support serial/mac for uniqueness (mac when serial not available)
2021-08-07 13:15:27 -04:00
Jack Simbach e7f1fdfc9b - initial climate support 2021-08-01 10:54:21 -04:00
Jack Simbach 984e25b273 - iconography updates
- updated icon classes
- added uom override to property sensor
- version bump
2021-07-31 20:15:11 -04:00
Jack Simbach 3310a4dba3 - iconography updates 2021-07-24 13:12:50 -04:00
Jack Simbach be8fec022c - bug fixes 2021-07-24 12:30:13 -04:00
Jack Simbach bec1c1e00f - miscellaneous cleanup
- changed from device_state_attributes to extra_state_attributes
2021-07-24 11:58:24 -04:00
Jack Simbach d616f21ac5 - added ability to have a uom override
- fixed a few sensor configurations
2021-07-22 22:46:38 -04:00