1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-02 07:29:28 +00:00
Files
core/homeassistant/components/binary_sensor
Tom Harris e5f0da75e2 Mini-Remote events (#15523)
* Add event handler to capture binary sensor on messages

* Log event trigger

* Log event firing

* Capture platform correctly

* Fix test for platform eq binary_sensor

* Create sensor events

* Add light and battery sensors

* Bump insteonplm version to 0.11.6

* Fix naming of BUTTON_PRESSED_STATE_NAME

* Fix naming of fire event methods

* Add logging

* Add DOMAIN definition

* Get state name from plm.devices

* Remove stale reference to button ID

* Fix reference to state name

* Remove incorrect ref to self

* Log remote button pressed event

* Change mode to button_mode and fix values to array

* Rename CONF_MODE to CONF_BUTTON_MODE

* Log platform create with mode

* Properly assign button_mode to track mode

* Implement is_on

* Change mini-remotes to events only

* Remove button_mode config option

* Fix reference to _fire_button_on_off_event

* Bump insteon version to 0.11.7

* Flake8 clean up

* Flake8 cleanup

* Use % format in logging per pylint

* Code review updates

* Resolve conflict

* Lint
2018-07-18 16:11:54 +02:00
..
2018-06-25 13:05:07 -04:00
2018-07-18 11:54:27 +02:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-05-26 18:42:52 +02:00
2018-07-18 16:11:54 +02:00
2018-07-17 19:34:29 +02:00
2018-07-18 11:54:27 +02:00
2018-07-18 11:54:27 +02:00
2018-05-18 13:37:43 -04:00
2018-06-25 13:58:16 +02:00
2018-07-01 11:54:51 -04:00
2018-06-10 10:23:07 +02:00
2018-05-14 13:05:52 +02:00
2018-07-18 11:54:27 +02:00
2018-07-18 11:54:27 +02:00
2018-06-17 09:39:27 -04:00
2018-06-10 10:58:45 +02:00
2018-07-18 11:54:27 +02:00
2018-06-07 16:30:20 -04:00