beveradb / sonoff-lan-mode-homeassistant

Home Assistant platform to control Sonoff switches running the latest Itead firmware, locally (LAN mode).
MIT License
74 stars 37 forks source link

V3 changes #71

Open mattsaxon opened 5 years ago

mattsaxon commented 5 years ago

This PR has 2 commits in it. The first is to cover V3 firmware assuming that pysonofflan is upgraded to V3 on PyPi. The second supports deployment of this in a local directory (outside of PyPi).

Note it also contains previous PRs (on icons and removal of unecessary update calls) that have yet to be accepted into the main branch. https://github.com/beveradb/sonoff-lan-mode-homeassistant/pull/65