core/homeassistant/components/homematic
schnoetz c94cc34a8f Adding MotionIP to BinarySensors for HMIP-SMI (#11268)
* Adding MotionIP to BinarySensors for HMIP-SMI

My HmIP-SMI (Homematic IP Motion Sensor) only shows "ILLUMINATION" and no MOTION, because the binary values are not recognized. The "old" homematic-motion detectors are working well showing motion, too. 
I found out that "MotionIP" was missing at the binary_sensors - after adding "Motion" and "Motion Detection Activated" are shown.

* Removed trailing blanks

removed trailing blanks from my previous change
2017-12-21 21:46:42 +01:00
..
__init__.py Adding MotionIP to BinarySensors for HMIP-SMI (#11268) 2017-12-21 21:46:42 +01:00
services.yaml Add install mode to homematic (#11164) 2017-12-16 14:22:23 +01:00