Skip to content

Problem device class#726

Merged
balloob merged 2 commits intomasterfrom
problem-device-class
Dec 14, 2017
Merged

Problem device class#726
balloob merged 2 commits intomasterfrom
problem-device-class

Conversation

@emlove
Copy link
Copy Markdown
Contributor

@emlove emlove commented Dec 12, 2017

Description

I was setting up a binary sensor to detect a CI build status, and realized we don't have a good device class to represent a generic problem detection. This PR adds a problem device class.

Docs: home-assistant/home-assistant.io#4200
Backend: home-assistant/core#11130

Comment thread src/translations/en.json Outdated
"on": "[%key:state::device_tracker::home%]"
},
"problem": {
"off": "[%key:state::plant::ok%]",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be under binary_sensor ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, plant became the master since this didn't exist at the time, but this would have been the master otherwise. I'll reorganize it.

@balloob balloob merged commit f8261d9 into master Dec 14, 2017
@balloob balloob deleted the problem-device-class branch December 14, 2017 04:02
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 8, 2022
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.

3 participants