Commit Graph

93 Commits

Author SHA1 Message Date
475b60c50b Merge branch 'devel' 2019-03-21 08:12:11 +01:00
2b637d9066 fix multiple events
close #18 no response, i didnt find/understand the problem.
close #20 no response
-fix:  If more than one gateway is used, only one event is now triggered.
-fix:  Fixed spelling errors in german help.
2019-03-20 12:00:35 +01:00
140f258c82 Update README.md 2019-01-31 07:27:07 +01:00
5bf1141eaa Update README.md 2018-11-24 16:10:31 +01:00
fbd347aae3 add support
-add support for sensor Singel Rocker
-add support for sensor Double Rocker
-add support for sensor Wirless Mini Switch
-add function for reconnect if disconnected
2018-11-24 00:00:42 +01:00
d3d96436a2 Support for new Sensors vibration
-add support for sensor vibration
-fix some fixes for multigw support.
2018-09-09 12:52:58 +02:00
631c54d0d9 Fix double dispatch
-fix: dispatching twice
2018-07-02 21:20:59 +02:00
ae08a7455e Merge pull request #17 from T0RST3N/devel
close #16
close #15
close #14
close #13

-change: the sensors now align themselves with their real gateway (iodev)
-change: the ne aqara cube is supportet but the firmware has an bug
-change batteryreadings changed to FHEM standard
2018-07-02 08:51:50 +02:00
ad1fa232ca some changes and fixes
close #16
close #15
close #14
close #13

-change: the sensors now align themselves with their real gateway (iodev)
-change: the ne aqara cube is supportet but the firmware has an bug
-change batteryreadings changed to FHEM standard
2018-06-22 13:50:57 +02:00
e4b1f0cb0c Merge branch 'master' into devel 2018-06-22 13:23:10 +02:00
2065ea1e8f Update README.md 2017-12-20 22:50:55 +01:00
a7625c0802 Update controls_mish.txt 2017-12-18 14:32:36 +01:00
5c5c845696 Update controls_mish.txt 2017-12-18 14:31:53 +01:00
a11d334298 Add missing Round pressure, Fix something
-added: missing round pressure
-added: round to zero decimal places
-added: helper list connected sensors
-change: reading battery_level to  batteryLevel
-fix: multigwsupport sensorreadings are now to correct gw associated
2017-12-18 14:20:48 +01:00
672521a4aa Merge remote-tracking branch 'refs/remotes/origin/master' into devel 2017-12-18 08:53:55 +01:00
95c240efce help added
-change: device specific help
2017-12-15 09:49:02 +01:00
c3f37feacd help added
-change: device specific help
2017-12-15 09:39:22 +01:00
feefe1a418 Merge pull request #9 from T0RST3N/devel
some changes and fixes
2017-12-15 09:12:09 +01:00
a71f701e7c Merge branch 'master' into devel 2017-12-15 09:11:21 +01:00
ff57476935 some changes and fixes
- change: Perl modul math::round no longer necessary
- change: reading round is now rnd_tmp, rnd_hum, rnd_bat
- change: reading battery is now batterystate
closes #8
- change: reading battery is now battery_level
- fix: if GW has no SID reading stop
- fix: if temperature is [1][0].xx or -[1][0].xx now the leading number
is display
-fix: if no or wrong data is reached data will be skipped
- added: support switch 86sw2 dual_channel click
2017-12-13 08:17:19 +01:00
0a9738f543 some changes and fixes
- change: Perl modul math::round no longer necessary
- change: reading round is now rnd_tmp, rnd_hum, rnd_bat
- change: reading battery is now batterystate
- change: reading battery is now battery_level
- fix: if GW has no SID reading stop
- fix: if temperature is [1][0].xx or -[1][0].xx now the leading number
is display
- added: support switch 86sw2 dual_channel click
2017-12-08 13:44:47 +01:00
5e4194c5c1 -fix: rollback, no error 2017-10-30 11:25:07 +01:00
9c3fc38dc7 -fix: rollback, no error 2017-10-30 11:21:19 +01:00
24d7fc4e87 -fix: rollback, no error 2017-10-30 11:18:14 +01:00
0a1c2b4732 -fix: check 'cmd' wrong, must define befor 2017-10-30 07:40:27 +01:00
d19108559b -fix: check 'cmd' wrong, must define befor 2017-10-30 07:35:20 +01:00
9caee3a95f -fix: heartbeat no longer report status again 2017-10-25 10:26:59 +02:00
eb3dddcdc2 FIX 2017-10-24 09:38:26 +02:00
cca119e3fc FIX 2017-10-24 09:32:18 +02:00
3f9b1bc745 New sensor wleak(water), learning sensors, some fixes and improvments
NEW PERL MODULE MATH ROUND IS NECESSARY
- added: new Wleak.aq1 Water sensor
- added: learn, learning sensors with fhem
- added: round, temperature and humidity can now be rounded
- added: new reading batterystate (low or ok)
- change: on verbose 3 only status messages will be logged
- change: new sensors will inherit his room from gateway
- fix: smoke and gas sensor copy and paste error
2017-10-24 09:25:31 +02:00
a0f59fd96e Update README.md 2017-10-24 09:02:30 +02:00
ca97220d09 Update README.md 2017-10-16 07:21:43 +02:00
3b5be4a8c5 Update README.md 2017-10-04 18:45:05 +02:00
3e2dd99769 Update README.md 2017-10-04 18:38:54 +02:00
52ff120e11 Add files via upload 2017-09-15 08:27:47 +02:00
cdde04b39d controls_mish.txt for version 1.08 2017-08-13 18:17:32 +02:00
9571dcf066 controls_mish.txt for version 1.08 2017-08-13 17:53:35 +02:00
c7f242fd82 Merge pull request #5 from bihlmaier/master
Added: new Aqara Human body motion sensor
2017-08-13 17:46:25 +02:00
Timo Bihlmaier
d4ba33d6f0 Added: new Aqara magnet sensor
- added new Aqara magnet sensor
- reduced code redundancy
2017-07-31 01:34:31 +02:00
Timo Bihlmaier
cfb5287bd8 added new Aqara Human body motion sensor
added Aqara Human body motion sensor to supported devices and added reading "lux".
TODO: motionOffTimer needs to be set to 5 by default.
2017-07-30 17:58:42 +02:00
faf50eb08f FIXIT 2017-07-17 17:40:15 +02:00
0c413a3823 Fix: one comma and curlybracked delete 2017-07-17 17:38:17 +02:00
42199540e2 FIX Filesize 2017-07-17 17:15:02 +02:00
15b5b43356 Fix 2017-07-17 17:10:31 +02:00
19303b6042 Change: Versionsnumber and controls_mish.txt
Support Proto_V1.0.8
2017-07-17 17:06:00 +02:00
5fd16da860 Merge pull request #4 from bihlmaier/master
Aqara Weather Sensor V2 added
2017-07-17 16:47:59 +02:00
Timo Bihlmaier
a3f1bab358 code formatting optimized 2017-07-17 16:45:58 +02:00
Timo Bihlmaier
cdb5f0330d Add files via upload 2017-07-17 16:36:16 +02:00
Timo Bihlmaier
f0d3e31cbd layout fix and initialize added 2017-07-17 16:32:31 +02:00
Timo Bihlmaier
c3446d3ae9 Updated for new sensors
This enables new Aqara Weather Sensor V2.
2017-07-17 16:21:12 +02:00