All notable changes to this project will be documented in this file.
- [FIX] fixing incompatibility with updated dep (cheerio) #48 #49
- [FIX] unresponsive in case of negative temperature #46
- [NEW] funding link
- [FIX] reset targetState at startup just in case
- [NEW] cleaning lost devices from cache
- [NEW] minor improvment in opening / closing process.
- [NEW] event based logic for faster refresh, speed improvments.
- Bump dep versions for homebridge verified plugin process
- [NEW] Supports config UI X configuration interface.
- [FIX] fixed some logs
- [FIX] #33 Status is not correct until refresh timer if door operated outside app
- [FIX] #32 Operation timer is canceled before all operations completed if more than one dorr is operated simultaneously
- [FIX] #31 Door might be stuck to opening or closing
- [FIX] #13 : door can switch to closing while opening
- [FIX] #4 : switch to dynamic platform mode
- [FIX] trying to work on #20 issue
- [NEW] huge refactoring to enhance code quality (I hope there won't be too much bugs ! )
- [FIX] handle json parse error for sensor #14, new attempt (one more) !
- [FIX] handle json parse error for sensor #14, new attempt !
- [FIX] handle json parse error for sensor #14
- [BREAKING] renamed refreshTimerDuringOperartion option to refreshTimerDuringOperation
- [FIX] While opening, door might switch from opening to closing in home app before completion of operation #13
- [FIX] crash with multiple doors #11
- [FIX] temperature sensor for all sensors #12
- [NEW] temp sensor and battery level of garage door sensor on doors which have one .
- [NEW] moving each door as an accessory - You might need to empty your cache folder .
- [FIX] crash on error
- [FIX] crash homebridge when activating door
- [FIX] Prevent loosing doors if error at homebridge startup (can't login / gogogate unreachable).
- [NEW] New optionnal option for state refresh timer during operation of doors.
- [FIX] handling login error.
- [NEW] Update and fixes
- [NEW] First version