Andre Schröter
d7bca45e70
debug browser formating change
2015-10-19 21:13:44 +02:00
Andre Schröter
42f88864f9
check for hap-nodejs and HAP-NodeJS
...
allow longpoll to multiple fhem servers
increase reconnect timeout after subsequent longpoll disconnect and error
added target door state for HM-SEC-KEY -> allows open to be send
added current door state to contact sensor -> allows to ask for open windows with siri
some cleanups
2015-10-19 20:00:02 +02:00
Andre Schröter
bf125078a1
added first version of HM-SEC-KEY-S
...
some bug fixes
2015-10-18 18:25:31 +02:00
Andre Schröter
490ed5db40
added EnOcean blinds
2015-10-08 18:55:30 +02:00
Andre Schröter
c24a94c072
added ROOMMATE devices
2015-10-05 12:00:43 +02:00
Andre Schröter
2d88dafa11
disabled thermostat mode
...
some cleanups
added timestamp to longpoll console output
2015-09-29 22:45:34 +02:00
Andre Schröter
78394bc95d
added CurrentAmbientLightLevel characteristic
2015-09-25 22:43:57 +02:00
Andre Schröter
bfbaa74375
added firmware revision characteristic
...
fix for genericDeviceType ignore
some more fixes
set uuid_base to real device serial number if available
2015-09-25 19:20:54 +02:00
Andre Schröter
c9166f6ff0
Merge remote-tracking branch 'upstream/master'
2015-09-22 20:46:56 +02:00
Andre Schröter
afcb86ef0e
changed harmony device to a single accessiory with mutliple switches
...
added hue colormode & xy to hsv conversion
some small cleanups
2015-09-22 18:53:19 +02:00
Andre Schröter
2a63a9ff2d
adde MAX ShutterContact
2015-09-21 19:48:51 +02:00
Andre Schröter
1b69cffeb2
removed debug output
2015-09-21 18:50:40 +02:00
Andre Schröter
7695eced0d
publish accessories only once
...
parse min/max/step values for thermostats
use this/bind instead of that
added genericType ignore
added batter state charactersitic
preliminary thermostat controll mode
use new characteristic.setProps() method
some minor cleanups
2015-09-21 18:29:01 +02:00
Nick Farina
625b9f47df
Bump HAP-NodeJS
...
Closes #181
2015-09-21 08:17:48 -07:00
Nick Farina
c3ad5f26da
Merge pull request #191 from luxus/patch-1
...
fixing thermostat.
2015-09-20 16:28:57 -07:00
Kai
67fb6e8b4d
fixing thermostat.
...
switch the order of the characteristics
now my stellaZ thermostat is shown correct in apps like eve and insteon+
2015-09-21 00:59:26 +02:00
Nick Farina
b24a611fab
Merge pull request #189 from snowdd1/knx-dev
...
KNX Platform: "Garage Door Opener" and "Motion Sensor" services
2015-09-19 13:00:48 -07:00
Snowdd1
80b2a047d4
Typo fixes
2015-09-19 21:56:20 +02:00
Snowdd1
48f613f8ae
New Motion Sensor service
2015-09-19 21:47:07 +02:00
Snowdd1
84c51aa27a
GarageDoorOpener fixed
2015-09-19 21:24:55 +02:00
Snowdd1
eec663a5c8
Routines for unsigned int values, such as enumeration like types
2015-09-19 18:37:19 +02:00
Snowdd1
387e7ec9ce
KNX support for Garage Door Opener
...
The garage door opener device MUST adhere to HomeKit numeric
conventions, see KNX.md documentation
2015-09-19 15:19:11 +02:00
Nick Farina
1dcfe4a1fb
Merge pull request #188 from snowdd1/knx-dev
...
KNX cleanup
2015-09-18 09:25:04 -07:00
Snowdd1
91f6ccb2d4
Added LightSensor Service
2015-09-18 13:18:27 +02:00
Snowdd1
93ea0deded
Cleanup and new devices
...
Added services:
- Switch
- Outlet
2015-09-18 10:28:31 +02:00
Snowdd1
f802d84509
Even more markdown formatting
2015-09-18 09:47:52 +02:00
Snowdd1
24a8dcb8cc
more markdown formatting
2015-09-18 09:45:08 +02:00
Snowdd1
76a5fd3b7f
markdown \<BR\> test
2015-09-18 09:40:38 +02:00
Snowdd1
c7ab475dd4
Cleanup KNX file names and markdown
...
I found that the description was wrongly named and in the wrong folder.
It is now named after the platform shim to appear next to it in
listings, also the config-sample that comes along with it.
As long as we do not go for own repositories and npm packages, should we
consider folders for additional files if required?
2015-09-18 09:37:10 +02:00
Snowdd1
6f77e55c7b
Merge remote-tracking branch 'nfarina/master' into knx-dev
2015-09-18 09:25:35 +02:00
Andre Schröter
ddf9fa01cf
fixed PossibleSets regex again...
2015-09-17 21:58:51 +02:00
Nick Farina
73148b060d
Remove serial port dependency for now
2015-09-17 12:51:55 -07:00
Nick Farina
5720e82abd
Remove test code from WeMo
2015-09-17 12:50:29 -07:00
Andre Schröter
6f14108905
fix for PossibleSets regex
...
first version of logitech harmony support (device and activity level)
2015-09-17 20:37:11 +02:00
Nick Farina
6fe4fe8249
Merge pull request #184 from Cosmo/master
...
Print scannable setup code to terminal on startup
2015-09-17 09:00:01 -07:00
Devran Ünal
a05a4b6f71
Print the setup code just before publishing the bridge
2015-09-17 17:36:29 +02:00
Devran Ünal
2135e7eccb
Print scannable setup code to terminal on startup
2015-09-17 17:00:52 +02:00
Nick Farina
dbb130be02
Merge pull request #182 from Cosmo/master
...
Add shim for devices with serial connection
2015-09-17 06:23:12 -07:00
Devran Ünal
72b9175b78
Set siri name based on accessory name
2015-09-17 15:22:02 +02:00
Devran Ünal
65ec517fd8
Update to modern API and return error messages on failed connections
2015-09-17 11:37:20 +02:00
Devran Ünal
aa823baa8e
Add shim for devices with serial connection (video projectors, screens, receivers, ..)
2015-09-17 02:03:53 +02:00
Nick Farina
118a4529b9
Merge pull request #179 from snowdd1/knx-dev
...
More iOS9 services
2015-09-16 13:01:09 -07:00
Snowdd1
ace364644e
MOve config-sample-knx.json to platforms/
2015-09-16 21:22:49 +02:00
Snowdd1
0da4fe5d22
Welcome iOS9
...
More services, documentation, and cleanups.
2015-09-16 20:05:02 +02:00
Snowdd1
cd33f2e6c8
Merge remote-tracking branch 'nfarina/master' into knx-dev
2015-09-16 19:15:56 +02:00
Nick Farina
2c118e9649
Pull in latest HAP fixes
2015-09-16 07:45:46 -07:00
Nick Farina
66439f6353
Merge pull request #177 from nfarina/ha-scenes
...
Home Assistant Scenes
2015-09-16 07:17:40 -07:00
Jon Maddox
773eb8fd0e
some docs
2015-09-16 03:21:24 -04:00
Jon Maddox
651cdfa786
close it
2015-09-16 03:16:49 -04:00
Jon Maddox
0f89a6ae36
add new supported_types key for HA to sample config
2015-09-16 03:15:58 -04:00