Janne Grunau
0048267f3e
homematic: add MAX shutter contact class
2017-01-25 21:15:04 +01:00
Daniel Perna
59b0491d29
Homematic fixes + device support ( #5503 )
...
* Using new MaxShutterContact class
* Skip unnecessary function calls
* Added casting for VALUE
* Some renaming to clarify what's happening
* Bumped dependency version
* Bumped version in requirements
2017-01-22 14:20:49 +01:00
Pascal Vizeli
2c3f55acc4
Add HMWIOSwitch to sensor, binary ( #5304 )
2017-01-13 22:39:42 +01:00
Pascal Vizeli
a30711f1a0
Update pyhomematic 1.19 & small cleanups ( #5299 )
2017-01-13 21:22:09 +01:00
Daniel Perna
877efac630
Add missing support for HMIP-PSM ( #5013 )
2016-12-20 11:39:29 +01:00
Pascal Vizeli
43d18daebd
Homematic faster update with async ( #4929 )
2016-12-15 21:26:13 +01:00
Pascal Vizeli
b5c2be8ffa
Protect hm thread for hangs on events ( #4717 )
2016-12-04 15:31:24 +01:00
Pascal Vizeli
17f0fb69bd
Homematic update with HomematicIP/HomematicWired support and multible… ( #4568 )
...
* Homematic update with HomematicIP/HomematicWired support and multible connections
* fix bug in virtualkey service
* create new service & cleanups
* fix lint
* Pump pyhomematic 0.1.18
2016-11-29 20:53:02 +01:00
Fabian Affolter
be272ac64a
Disable too-many-* ( #4107 )
...
* Disable too-many-* and too-few-public-methods
* Remove globally disabled pylint warnings
2016-10-30 22:18:53 +01:00
Pascal Vizeli
76a1a54369
Hotfix device name with autodiscovery ( #3791 )
2016-10-10 13:46:23 +02:00
Pascal Vizeli
625319846c
Big Homematic update ( #3677 )
...
* Update homeassistant with new pyhomematic layout
* fix linter
2016-10-03 23:21:53 +02:00
Pascal Vizeli
e4f4e91096
Bugfix auto/manual mode change ( #3384 )
2016-09-13 21:43:37 +02:00
Pascal Vizeli
e87da765c5
cleanup Homematic code ( #3291 )
...
* cleanup old code
* cleanup round 2
* remove unwanted platforms
2016-09-09 19:33:12 +02:00
Pascal Vizeli
73036f4725
change update handling with variable for breack CCU2 ( #3215 )
2016-09-05 22:39:29 +02:00
Pascal Vizeli
3313995c4c
fix voluptuous and cover autodiscovery ( #3022 )
2016-08-28 20:00:44 +02:00
Pascal Vizeli
d2bb61ad9e
Change variable to poll for ccu/homegear ( #2987 )
2016-08-26 12:17:50 +02:00
Pascal Vizeli
95b98f6752
Full homematic system variable support ( #2986 )
2016-08-26 10:25:56 +02:00
Pascal Vizeli
2eadae2039
add homematic hub device with variable support / update pyhomematic with new device / add cover support ( #2981 )
2016-08-25 21:55:03 +02:00
Pascal Vizeli
a50463d2f1
Improve homematic climate support ( #2894 )
2016-08-20 00:20:41 +02:00
John Arild Berentsen
ada4de3ffb
Migrate Thermostat and HVAC component to climate component ( #2825 )
...
* First draft for climate
* Updates for thermostats
2016-08-19 00:17:28 -07:00
Pascal Vizeli
df4a9ea1da
add move_postion support for HA rollershutter / CONFIG_SCHEMA ( #2873 )
2016-08-18 23:14:14 +02:00
Pascal Vizeli
4fcfffc172
add tcp/udp port to config validation ( #2854 )
2016-08-16 20:55:29 -07:00
Pascal Vizeli
431f0fd236
update pyhomematic to version 0.1.11 ( #2770 )
2016-08-09 22:55:25 +02:00
Pascal Vizeli
e5c42a676d
Update pyhomematic to version 0.1.10 ( #2589 )
2016-07-21 20:49:30 +02:00
Pascal Vizeli
c023d1d656
homematic update to pyhomematic 0.1.9
2016-07-13 23:15:21 +02:00
Pascal Vizeli
d67f79e2eb
remove unused pylint exeption
2016-07-01 00:01:16 +02:00
Pascal Vizeli
d326d187d1
fix bug in event handling and add cast for watersensor
2016-06-30 23:54:04 +02:00
Fabian Affolter
419ff18afb
Docstrings ( #2395 )
...
* Replace switch with lock
* Update docstrings
* Add link to docs
* Add link to docs and update docstrings
* Update docstring
* Update docstrings and fix typos
* Add link to docs
* Add link to docs
* Add link to docs and update docstrings
* Fix link to docs and update docstrings
* Remove blank line
* Add link to docs
2016-06-30 10:33:34 +02:00
Pascal Vizeli
bb0f484caf
update pyhomematic and homematic use now events from HA for remotes
2016-06-29 22:42:35 +02:00
Pascal Vizeli
baa9bdf6fc
change homematic to autodetect only
2016-06-28 22:53:53 +02:00
Pascal Vizeli
3afc566be1
Fix timing bug while linking HM device to HA object
...
https://github.com/danielperna84/home-assistant/issues/14
2016-06-26 23:18:18 +02:00
Pascal Vizeli
c3b25f2cd5
fix logging-not-lazy
2016-06-25 22:20:09 +02:00
Pascal Vizeli
f3199e7dae
fix wrong import
2016-06-25 22:13:29 +02:00
Pascal Vizeli
4ecd724578
fix linter errors
2016-06-25 22:10:47 +02:00
Pascal Vizeli
e0e9d3c57b
change autodiscovery
2016-06-25 21:37:51 +02:00
Pascal Vizeli
a687bdb388
Revert "Third batch of (minor) fixes as suggested by @balloob"
...
This reverts commit 87c138c559
.
2016-06-25 21:03:41 +02:00
Pascal Vizeli
199fbc7a15
Revert "fix autodiscovery"
...
This reverts commit 86ccf26a1a
.
2016-06-25 21:03:37 +02:00
Pascal Vizeli
57754cd2ff
Revert "fix discovery function"
...
This reverts commit be72b04855
.
2016-06-25 21:03:33 +02:00
Pascal Vizeli
be72b04855
fix discovery function
2016-06-25 20:30:02 +02:00
Pascal Vizeli
86ccf26a1a
fix autodiscovery
2016-06-25 20:12:49 +02:00
Pascal Vizeli
87c138c559
Third batch of (minor) fixes as suggested by @balloob
2016-06-25 19:25:59 +02:00
Pascal Vizeli
b3acd7d21d
add resolvenames function support from pyhomematic (homegear only)
2016-06-25 18:54:14 +02:00
Pascal Vizeli
a19f7bff28
fix false autodetect with HM GongSensor types
2016-06-25 18:36:52 +02:00
Pascal Vizeli
30b7c6b694
Second batch of (minor) fixes as suggested by @balloob
2016-06-25 18:34:35 +02:00
Daniel Perna
43faeff42a
Moved trx/except, added debug messages, minor fixes
2016-06-25 18:19:05 +02:00
Daniel Perna
5ca26fc13f
Moved try/except-block and moved delay to link_homematic
2016-06-25 16:25:33 +02:00
Daniel Perna
04748e3ad1
First batch of (minor) fixes as suggested by @balloob
2016-06-25 15:10:19 +02:00
Pascal Vizeli
67a04c2a0e
Initial clean import
2016-06-24 10:06:58 +02:00