hass-core/homeassistant/components/image_processing
Daniel Høyer Iversen 1bd31e3459 Change STATE_UNKOWN to None (#20337)
* Change STATE_UNKOWN to None

* Change STATE_UNKOWN to None

* tests

* tests

* tests

* tests

* tests

* style

* fix comments

* fix comments

* update fan test
2019-01-24 08:20:20 +01:00
..
__init__.py RFC: Deprecate auto target all for services and introduce entity_id: * (#19006) 2018-12-13 10:07:59 +01:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
dlib_face_detect.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
dlib_face_identify.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
facebox.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
microsoft_face_detect.py Allow MS face detection to handle updating entities when no face is detected (#17593) 2018-11-02 10:50:43 +01:00
microsoft_face_identify.py Allow MS face detection to handle updating entities when no face is detected (#17593) 2018-11-02 10:50:43 +01:00
openalpr_cloud.py Async syntax 3/8 (#17017) 2018-10-01 08:59:45 +02:00
openalpr_local.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
opencv.py Upgrade numpy to 1.15.4 (#18506) 2018-11-16 14:14:40 +01:00
qrcode.py Add platform image_processing.qrcode (#20215) 2019-01-18 13:40:49 +01:00
services.yaml Add Facebox teach service (#14998) 2018-07-10 03:11:39 +02:00
seven_segments.py Rename ocr.png to ssocr-(entity_name).png to allow multiple instances (#18634) 2018-12-20 11:31:58 -05:00
tensorflow.py Upgrade pillow to 5.4.1 (#19958) 2019-01-11 12:37:15 +01:00