Commit Graph

112 Commits

Author SHA1 Message Date
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 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
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
Warren Rees e399ff1652 - Update to GE Home and use the gehomesdk 2021-05-20 11:15:49 -04:00