Releases: genielabs/mig-homeauto
Releases · genielabs/mig-homeauto
1.2.11
v1.2.11
- ZigBee: added modules db to cache nodes data
- ZigBee: fixed node add/remove bug
- ZigBee: increased join timeout to 60sec
1.2.10
v1.2.10
- ZigBee: switch from sync probe to async
1.2.9
v1.2.9
- ZigBee: added support for sensors (temperature, humidity, luminance, motion, door/window)
- ZigBee: probe/auto-detect device type (dimmer,color,sensor) during discovery
- ZigBee: now using ZigBeeNode IEEEAddress as MIG module address
1.2.8
v1.2.8
- ZigBee: added "Driver" parameter for selecting hardware type: "cc2531" (Texas Instruments CC25XX), "xbee" (Digi XBee), "ember" (Silicon Labs Ember), "conbee" (Dresden Elektronik ConBee)
- X10: default module type changed from "Switch" to "Generic"
1.2.7
v1.2.7
- ZigBee: added commands for getting manufacturer name, model identifier and current level
1.2.6
v1.2.6
- Upgraded to latest MIG
- Fix serialization error of x10_security_modules.xml file
1.2.5
v1.2.5
- Upgraded to latest MIG
- Added "Color" type to ModuleTypes.cs
1.2.4
v1.2.4
- ZigBee: added support for color bulbs
1.2.3
v1.2.3
- added preliminary version of ZigBee interface (ConBee controller and ZigBee lights and switches)
- update node database path
1.2.2
Fixed wrong SharpZipLib package version for net472 build.