Skip to content

Conversation

fabaff
Copy link
Member

@fabaff fabaff commented Jun 11, 2017

Description:

Related issue (if applicable): fixes #7954

Pull request in home-assistant.github.io with documentation (if applicable): home-assistant/home-assistant.io#2802

Example entry for configuration.yaml (if applicable):

image_processing:
  - platform: seven_segments
    x_position: 390
    y_position: 250
    height: 280
    width: 490
    rotate: 3
    threshold: 20
    digits: 4
    extra_arguments: "-D erosion"
    source:
      - entity_id: camera.seven_segments

Checklist:

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass

@pvizeli pvizeli merged commit bde711a into home-assistant:dev Jun 12, 2017
@fabaff fabaff deleted the ssocr branch June 12, 2017 07:53
@balloob balloob mentioned this pull request Jun 16, 2017
@home-assistant home-assistant locked and limited conversation to collaborators Oct 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Author of seven_segments platform
4 participants