Commit Graph

94 Commits

Author SHA1 Message Date
Jack Simbach 0aa02e3f71 - added initial version of the erd light entity 2021-10-08 22:48:17 -04:00
Jack Simbach 64c92d38c5 - added convertable drawer to fridge 2021-10-08 22:10:38 -04:00
Jack Simbach a699385286 - updated fridge interior light entity 2021-09-11 22:56:22 -04:00
Jack Simbach 842d552264 - dependency bump
- updated fridge to include interior/proximity light control
2021-09-11 22:48:21 -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 0844dc31d2 - added fix for SAC temperature sensors (#40) 2021-09-01 18:15:48 -04:00
Jack Simbach c62165bf37 - updated oven to allow for display temperature if raw temperature is unavailable 2021-08-25 12:45:22 -04:00
Jack Simbach ff72fa2bc9 - updated devices to utilize serial or mac address 2021-08-21 22:17:54 -04:00
Jack Simbach 920da8a788 - initial oven hood support
- documentation updates
- version bump
2021-08-21 12:12:12 -04:00
Jack Simbach 5d23378874 - updated support for portable A/C units 2021-08-17 23:25:05 -04:00
Jack Simbach c6f30085ff - initial portable A/C support 2021-08-17 22:30:01 -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 2cc5f3a361 - added support for split AC devices 2021-08-08 11:39:32 -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 71264ccf11 - fixed import circular reference 2021-08-07 19:06:51 -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 9db79646d5 - bug fix for dryer entity icon overrides 2021-08-03 16:39:34 -04:00
Jack Simbach b22babe05c - fixed import reference 2021-07-31 20:29:09 -04:00
Jack Simbach 4307647906 - added advantium to api factory 2021-07-31 20:28:41 -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 d93949f2c4 - iconography updates 2021-07-24 13:17:18 -04:00
Jack Simbach 3310a4dba3 - iconography updates 2021-07-24 13:12:50 -04:00
Jack Simbach bf197fcbb4 - iconography updates 2021-07-24 13:12:35 -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
Jack Simbach 5aad65e537 - updated cooktop detection in oven device 2021-07-20 14:08:59 -04:00
Jack Simbach d860c11f0d - added initial support for controlling advantium devices 2021-07-16 23:11:11 -04:00
Warren Rees c72cba97c4 - fixed typo in base entities, updated ha version in hacs.json, added new washer ERDs 2021-07-12 15:55:38 -04:00
Jack Simbach fefc9ead74 - added advantium support 2021-07-10 22:48:28 -04:00
Jack Simbach aa6ef1dd40 - updated imports 2021-07-08 23:39:39 -04:00
Jack Simbach a5b8640b10 - updated sensor types based on new library version 2021-07-08 23:33:58 -04:00
Jack Simbach f92b58340a - import fixes
- formatting fixes
2021-07-08 18:11:10 -04:00
Jack Simbach 47f35cc22a - reworked the water filter to use property sensors
- reworked the select to make it more generic
- converted the filter position select to use generic entity
2021-07-08 17:03:52 -04:00
simbaja 950e1fc47c
Merge branch 'dev' into water-filter-support 2021-07-08 14:58:10 -04:00
Jack Simbach 5ddee5c489 - added entities to the washer/dryer devices
- updated dependencies
2021-07-08 14:08:40 -04:00
Jack Simbach a3b8044f3b - added additional dishwasher sensors 2021-07-08 11:50:41 -04:00
bendavis 4255e97027 Add write support for filter position
For some reason the select type doesn't
render the enum in the UI, but the select service
is working correctly.
2021-06-29 19:54:30 +00:00
bendavis f742e0d296 Add support for water filter sensors
Initial support is read only for now
2021-06-28 16:08:41 +00:00
Jack Simbach ec9eef64cb - added error handling around appliance version 2021-06-09 16:29:48 -04:00
SSinSD f415c391c3 Fixed error in dryer.py 2021-06-09 10:49:27 -07:00
Warren Rees e399ff1652 - Update to GE Home and use the gehomesdk 2021-05-20 11:15:49 -04:00