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 |
simbaja
|
e71f96adae
|
Merge pull request #22 from warrenrees/dev
Fix typos, update minimum version in hacs, added new washer ERDs
|
2021-07-12 21:00:17 -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
|
459fc7f5cb
|
Merge pull request #16 from bendavis/water-filter-support
Add Support for GE Water Filters
|
2021-07-08 14:58:36 -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
|
8867ade6d0
|
Update domains
|
2021-06-29 20:01:33 +00: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 |
simbaja
|
0a63f68e56
|
Merge pull request #10 from SSinSD/fix-dryer-error
Fixed error in dryer.py
|
2021-06-09 14:56:37 -04:00 |
SSinSD
|
f415c391c3
|
Fixed error in dryer.py
|
2021-06-09 10:49:27 -07:00 |
simbaja
|
e5f44ce027
|
Merge pull request #9 from warrenrees/pr2
Update to GE Home and use the gehomesdk
|
2021-05-20 11:23:54 -04:00 |
Warren Rees
|
e399ff1652
|
- Update to GE Home and use the gehomesdk
|
2021-05-20 11:15:49 -04:00 |
simbaja
|
5d520e5ac8
|
Merge pull request #8 from warrenrees/pr1
Preliminary Dryer support, manifest version fix, update entity version to use applicance SW version
|
2021-05-19 21:38:57 -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 |
simbaja
|
8c88b3e5ad
|
Merge pull request #5 from joelmoses/master
Fix entity type for hot_water_in_use
|
2021-02-27 21:07:03 -05:00 |
Joel Moses
|
4a4c311337
|
Merge pull request #4 from joelmoses/dev
Update fridge.py to change Hot Water in-use to a binary sensor
|
2021-02-11 12:17:41 -08:00 |
Joel Moses
|
cb54ddb9be
|
Update fridge.py
|
2021-02-11 12:07:13 -08:00 |
simbaja
|
fde3914fb6
|
Merge pull request #1 from joelmoses/master
Add HACS support for GE Kitchen HA integration, fix attribute name & missing property for dispenser
|
2021-02-09 15:00:33 -05:00 |
Joel Moses
|
cd6abd8c0a
|
Merge pull request #3 from joelmoses/dispenser-fix
Update ge_dispenser.py to include return of attributes
|
2021-02-07 18:29:47 -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
|
a4acb6ab08
|
Update hacs.json
|
2021-02-04 22:13:29 -08:00 |
Joel Moses
|
24e2f879b5
|
Create info.md
|
2021-02-04 22:13:09 -08:00 |