Commit Graph

176 Commits

Author SHA1 Message Date
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 2e9bc2c726 - documentation updates 2021-08-08 11:44:47 -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
simbaja 2252381b3c
Merge pull request #27 from simbaja/dev
Update to 0.4.1
2021-08-03 22:25:08 -04:00
Jack Simbach e9eda3f882 - updated changelog/info 2021-08-03 22:22:30 -04:00
Jack Simbach 9db79646d5 - bug fix for dryer entity icon overrides 2021-08-03 16:39:34 -04:00
Jack Simbach 5cb2bd64a3 Merge remote-tracking branch 'remotes/origin/master' into dev 2021-08-01 10:55:09 -04:00
Jack Simbach e7f1fdfc9b - initial climate support 2021-08-01 10:54:21 -04:00
simbaja a62a9fdd21
Merge pull request #24 from simbaja/dev
Merge Dev into Master
2021-07-31 20:38:25 -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 f8919b170a - updated HACS name 2021-07-31 20:16:39 -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 45a65f1a27 - HACS updates 2021-07-31 19:15:45 -04:00
Jack Simbach fdf6e38beb - added badges 2021-07-31 19:10:56 -04:00
Jack Simbach 2f413460a1 - updated HACS information
- updated README/CHANGELOG
- version bump
2021-07-31 19:07:36 -04:00
Jack Simbach f244f0d6c3 - updated HACS information
- updated README/CHANGELOG
- version bump
2021-07-31 19:06:21 -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 7039448705 - added changelog 2021-07-22 20:25:07 -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