Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 639 Bytes

homebridge-tcc-fan-plus

Forked from https://github.com/hacctarr/homebridge-tcc-fan

See README there: https://github.com/hacctarr/homebridge-tcc-fan/blob/master/README.md

Install locally with: sudo npm link

New in this fork

  • showFanControl: Show traditional HomeKit fan control (On is On and Off is Auto)
  • showOn: Show a momentary switch for On fan mode.
  • showAuto: Show a momentary switch for Auto fan mode.
  • showCirculate: Show a momentary switch for Circulate fan mode.
  • showFollowSchedule: Show a momentary switch for Follow Schedule fan mode.

Roadmap

  • Make the On/Auto/Circulate/Follow Schedule switches stateful.