Skip to content

Releases: genielabs/mig-homeauto

1.2.11

14 Feb 12:08
Compare
Choose a tag to compare
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

13 Feb 19:43
Compare
Choose a tag to compare
v1.2.10

- ZigBee: switch from sync probe to async

1.2.9

13 Feb 18:56
Compare
Choose a tag to compare
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

24 Jan 22:09
Compare
Choose a tag to compare
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

24 Jan 11:58
Compare
Choose a tag to compare
v1.2.7

- ZigBee: added commands for getting manufacturer name, model identifier and current level

1.2.6

22 Jan 22:53
Compare
Choose a tag to compare
v1.2.6

- Upgraded to latest MIG
- Fix serialization error of x10_security_modules.xml file

1.2.5

12 Jan 22:44
Compare
Choose a tag to compare
v1.2.5

- Upgraded to latest MIG
- Added "Color" type to ModuleTypes.cs

1.2.4

11 Jan 19:17
Compare
Choose a tag to compare
v1.2.4

- ZigBee: added support for color bulbs

1.2.3

10 Jan 22:04
Compare
Choose a tag to compare
v1.2.3

- added preliminary version of ZigBee interface (ConBee controller and ZigBee lights and switches)
- update node database path

1.2.2

26 Dec 03:52
Compare
Choose a tag to compare
Fixed wrong SharpZipLib package version for net472 build.