Commit Graph

126 Commits

Author SHA1 Message Date
Jack Simbach 920da8a788 - initial oven hood support
- documentation updates
- version bump
2021-08-21 12:12:12 -04:00
Jack Simbach 3c045c02f5 - version bump 2021-08-21 11:33:18 -04:00
Jack Simbach 7648228ed5 - fixed extra parens in advantium (#34) 2021-08-19 22:02:22 -04:00
Jack Simbach e9d15b2bc9 - fixed advantium operation list (hopefully resolves #34) 2021-08-19 20:58:15 -04:00
Jack Simbach e0a19f85d9 - prevent attempted updates of disabled entities (resolves part of #34) 2021-08-19 20:37:44 -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 442850aad0 - fixed an order of operations issue with the split ac climate control 2021-08-09 11:54:15 -04:00
Jack Simbach 6bd56b4dce - updated documentation
- added icon for climate entities
2021-08-08 16:58:08 -04:00
Jack Simbach fda5825458 - version bump 2021-08-08 11:39:58 -04:00
Jack Simbach 2cc5f3a361 - added support for split AC devices 2021-08-08 11:39:32 -04:00
Jack Simbach ceb24a8dbf - abstracted ac fan modes so that they can be shared
- added initial split ac climate entity support
2021-08-08 11:19:47 -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 ee63c0e365 - version bump
- documentation updates
2021-08-07 14:53:36 -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 9db79646d5 - bug fix for dryer entity icon overrides 2021-08-03 16:39:34 -04:00
Jack Simbach e7f1fdfc9b - initial climate support 2021-08-01 10:54:21 -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 09a7a311aa - updated name 2021-07-31 20:15:51 -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 2f413460a1 - updated HACS information
- updated README/CHANGELOG
- version bump
2021-07-31 19:07:36 -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 2c51691c73 - version bump 2021-07-22 20:25:26 -04:00
Jack Simbach 3fa80c8f04 - added additional protections for water filter position setting 2021-07-21 13:51:02 -04:00
Jack Simbach e2bddfc56a - version/requirements bump 2021-07-20 23:57:56 -04:00
Jack Simbach 9b49edcee4 - adjusted variable declaration 2021-07-20 15:24:24 -04:00
Jack Simbach 8deacf8836 - fixed my quick and dirty fixes 2021-07-20 15:22:22 -04:00
Jack Simbach 09a039d995 - additional oven fixes for optional ERDs 2021-07-20 14:52:08 -04:00
Jack Simbach 5aad65e537 - updated cooktop detection in oven device 2021-07-20 14:08:59 -04:00
Jack Simbach 9f116aa2ab - added warning on selection of filter position when it cannot be set 2021-07-19 22:45:39 -04:00
Jack Simbach fb6437e30a - version bump 2021-07-19 22:15:37 -04:00
Jack Simbach 88b91cedf0 - fixed icon issue with binary sensors 2021-07-19 22:11:26 -04:00
Jack Simbach 48b251af1f - measurement system cleanup
- fix to water filter position
2021-07-19 22:08:15 -04:00
Jack Simbach d860c11f0d - added initial support for controlling advantium devices 2021-07-16 23:11:11 -04:00
Jack Simbach bca28bca5e - fixed water filter options 2021-07-16 18:53:30 -04:00
Jack Simbach ce3d5abeb0 - missed one more property decorator 2021-07-13 17:12:59 -04:00
Jack Simbach c4efb41956 - added property decoratores to overrides in select entity 2021-07-13 15:07:04 -04:00
Jack Simbach fe47488d65 - added current_option override in select entity 2021-07-13 14:42:22 -04:00
Jack Simbach b973bc3698 - version bump 2021-07-12 21:00:50 -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 6efba9b345 - version bump 2021-07-08 23:40:24 -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 59b882f793 - formatting fixes 2021-07-08 18:14:30 -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
Jack Simbach 7ac74cf8c3 - fixed issue with update coordinator setup 2021-07-06 13:49:21 -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
Warren Rees e9a2441df9 - add preliminary dryer support, update manifest for version, change entity version to display applicance SW version and not the wifi SW version 2021-05-18 14:13:29 -04:00
Jack Simbach b01799ff78 - added version to manifest 2021-05-16 20:47:55 -04:00
Jack Simbach 2c9e3ca1b0 - added initial version of laundry support 2021-05-16 12:07:48 -04:00
Joel Moses cb54ddb9be
Update fridge.py 2021-02-11 12:07:13 -08:00
Joel Moses e52c8dc567
Update ge_dispenser.py 2021-02-07 18:25:05 -08:00
Joel Moses 8b96a25893
Change named attribute for hot water timer 2021-02-06 17:41:34 -08:00
Joel Moses 6c0b46ed6c renamed: ge_kitchen/__init__.py -> custom_components/ge_kitchen/__init__.py
renamed:    ge_kitchen/binary_sensor.py -> custom_components/ge_kitchen/binary_sensor.py
	renamed:    ge_kitchen/config_flow.py -> custom_components/ge_kitchen/config_flow.py
	renamed:    ge_kitchen/const.py -> custom_components/ge_kitchen/const.py
	renamed:    ge_kitchen/devices/__init__.py -> custom_components/ge_kitchen/devices/__init__.py
	renamed:    ge_kitchen/devices/base.py -> custom_components/ge_kitchen/devices/base.py
	renamed:    ge_kitchen/devices/dishwasher.py -> custom_components/ge_kitchen/devices/dishwasher.py
	renamed:    ge_kitchen/devices/fridge.py -> custom_components/ge_kitchen/devices/fridge.py
	renamed:    ge_kitchen/devices/oven.py -> custom_components/ge_kitchen/devices/oven.py
	renamed:    ge_kitchen/entities/__init__.py -> custom_components/ge_kitchen/entities/__init__.py
	renamed:    ge_kitchen/entities/common/__init__.py -> custom_components/ge_kitchen/entities/common/__init__.py
	renamed:    ge_kitchen/entities/common/ge_entity.py -> custom_components/ge_kitchen/entities/common/ge_entity.py
	renamed:    ge_kitchen/entities/common/ge_erd_binary_sensor.py -> custom_components/ge_kitchen/entities/common/ge_erd_binary_sensor.py
	renamed:    ge_kitchen/entities/common/ge_erd_entity.py -> custom_components/ge_kitchen/entities/common/ge_erd_entity.py
	renamed:    ge_kitchen/entities/common/ge_erd_property_binary_sensor.py -> custom_components/ge_kitchen/entities/common/ge_erd_property_binary_sensor.py
	renamed:    ge_kitchen/entities/common/ge_erd_property_sensor.py -> custom_components/ge_kitchen/entities/common/ge_erd_property_sensor.py
	renamed:    ge_kitchen/entities/common/ge_erd_sensor.py -> custom_components/ge_kitchen/entities/common/ge_erd_sensor.py
	renamed:    ge_kitchen/entities/common/ge_erd_switch.py -> custom_components/ge_kitchen/entities/common/ge_erd_switch.py
	renamed:    ge_kitchen/entities/common/ge_water_heater.py -> custom_components/ge_kitchen/entities/common/ge_water_heater.py
	renamed:    ge_kitchen/entities/dishwasher/__init__.py -> custom_components/ge_kitchen/entities/dishwasher/__init__.py
	renamed:    ge_kitchen/entities/dishwasher/ge_dishwasher_control_locked_switch.py -> custom_components/ge_kitchen/entities/dishwasher/ge_dishwasher_control_locked_switch.py
	renamed:    ge_kitchen/entities/fridge/__init__.py -> custom_components/ge_kitchen/entities/fridge/__init__.py
	renamed:    ge_kitchen/entities/fridge/const.py -> custom_components/ge_kitchen/entities/fridge/const.py
	renamed:    ge_kitchen/entities/fridge/ge_abstract_fridge.py -> custom_components/ge_kitchen/entities/fridge/ge_abstract_fridge.py
	renamed:    ge_kitchen/entities/fridge/ge_dispenser.py -> custom_components/ge_kitchen/entities/fridge/ge_dispenser.py
	renamed:    ge_kitchen/entities/fridge/ge_freezer.py -> custom_components/ge_kitchen/entities/fridge/ge_freezer.py
	renamed:    ge_kitchen/entities/fridge/ge_fridge.py -> custom_components/ge_kitchen/entities/fridge/ge_fridge.py
	renamed:    ge_kitchen/entities/oven/__init__.py -> custom_components/ge_kitchen/entities/oven/__init__.py
	renamed:    ge_kitchen/entities/oven/const.py -> custom_components/ge_kitchen/entities/oven/const.py
	renamed:    ge_kitchen/entities/oven/ge_oven.py -> custom_components/ge_kitchen/entities/oven/ge_oven.py
	renamed:    ge_kitchen/exceptions.py -> custom_components/ge_kitchen/exceptions.py
	renamed:    ge_kitchen/manifest.json -> custom_components/ge_kitchen/manifest.json
	renamed:    ge_kitchen/sensor.py -> custom_components/ge_kitchen/sensor.py
	renamed:    ge_kitchen/strings.json -> custom_components/ge_kitchen/strings.json
	renamed:    ge_kitchen/switch.py -> custom_components/ge_kitchen/switch.py
	renamed:    ge_kitchen/translations/en.json -> custom_components/ge_kitchen/translations/en.json
	renamed:    ge_kitchen/update_coordinator.py -> custom_components/ge_kitchen/update_coordinator.py
	renamed:    ge_kitchen/water_heater.py -> custom_components/ge_kitchen/water_heater.py
2021-02-01 16:32:23 -08:00