Skip to content

Name sensors correctly#23208

Merged
awarecan merged 2 commits into
home-assistant:devfrom
mitchellrj:add-basic-hue-sensor-support
Apr 19, 2019
Merged

Name sensors correctly#23208
awarecan merged 2 commits into
home-assistant:devfrom
mitchellrj:add-basic-hue-sensor-support

Conversation

@mitchellrj
Copy link
Copy Markdown
Contributor

Corresponds with #23193.

@mitchellrj mitchellrj requested a review from balloob as a code owner April 18, 2019 18:49
@ghost ghost assigned balloob Apr 18, 2019
@ghost
Copy link
Copy Markdown

ghost commented Apr 18, 2019

Hey there @balloob, mind taking a look at this pull request as its been labeled with a integration (hue) you are listed as a codeowner for? Thanks!

This is a automatic comment generated by codeowners-mention to help ensure issues and pull requests are seen by the right people.

@balloob balloob added this to the 0.92.0 milestone Apr 18, 2019
@mitchellrj mitchellrj force-pushed the add-basic-hue-sensor-support branch from 2b4bd25 to 8306fa2 Compare April 19, 2019 07:27
@codecov

This comment has been minimized.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 19, 2019

Codecov Report

Merging #23208 into dev will decrease coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev   #23208      +/-   ##
=========================================
- Coverage   94.3%   94.21%   -0.09%     
=========================================
  Files        457      457              
  Lines      37106    37085      -21     
=========================================
- Hits       34991    34938      -53     
- Misses      2115     2147      +32
Impacted Files Coverage Δ
homeassistant/components/hue/binary_sensor.py 100% <100%> (ø) ⬆️
homeassistant/components/mqtt/fan.py 74.19% <0%> (-23.78%) ⬇️
homeassistant/helpers/translation.py 98.7% <0%> (+0.01%) ⬆️
homeassistant/components/auth/indieauth.py 88.23% <0%> (+11.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a7bd19...8306fa2. Read the comment docs.

@mitchellrj
Copy link
Copy Markdown
Contributor Author

No matter how long I do development, I still regularly fall into the trap of "it's just a small change, I won't run the tests before I push"...

@fabaff fabaff changed the title Name sensors correctly. Name sensors correctly Apr 19, 2019
@awarecan awarecan merged commit c899e2a into home-assistant:dev Apr 19, 2019
balloob pushed a commit that referenced this pull request Apr 20, 2019
* Hue motion senors are motion sensors, not presence sensors.

* Name the sensors 'motion' instead of 'presence' - match the HA paradigm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants