Skip to content

HomeAssistant component for mitsubishi air conditioner (MelView)

Notifications You must be signed in to change notification settings

kcoffau/ha-melview-ANZ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeAssistant - MelView

HomeAssistant component for mitsubishi air conditioner (MelView)

Installing

  • Clone this repo to <config_dir>/custom_components/melview/

Edit configuration.yaml and add below lines:

climate:
  - platform: melview
    email: [email protected]
    password: MY_PASSWORD
    local: yes

logger:
  default: warn
  logs:
    custom_components.melview.climate: debug
    custon_components.melview.melview: debug

Dev Branch

There is initial support for zones and dynamic fan speeds in https://github.com/zacharyrs/ha-melview/tree/dev.
If you require those features, please test them out on that branch!

License

This project is licensed under the WTF License

About

HomeAssistant component for mitsubishi air conditioner (MelView)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%