Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add refrigerator support * Add method getDevice * Add dishwasher * Refactoring * Add dryer * Add washer * Fixed import paths in devices/ac * Fix Celsius to Fahrenheit convertion table * Fixed swing mode so they are mapped to the right enum. * Add the ACDevice to the client loader * Small fix * Update ac.ts * Update client.ts * All parameters to lowercase * Add multi language support * Fix for comments * Add localization support * Update README.md * Add tslint * Refactoring * Some fixes for tslint * Add devices to export * Fix "[DEP0091] DeprecationWarning: crypto.DEFAULT_ENCODING is deprecated." (nodejs/node#23203) * Add more options for RefrigeratorDevice * Small fix for washer * Add parameter --token into cli * Add method setOn * Add OnOffEnum * Update README.md * Fix for lookupReference Add more device types * Fix for lookupEnum Co-authored-by: Tom Green <tomgreen981111@yahoo.com>
- Loading branch information