mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
✨ The 21st community highlight! (#17831)
This commit is contained in:
parent
e1b9fd8df9
commit
c3f8dc1524
111
source/_posts/2021-05-14-community-highlights.markdown
Normal file
111
source/_posts/2021-05-14-community-highlights.markdown
Normal file
@ -0,0 +1,111 @@
|
||||
---
|
||||
title: "Community Highlights: 21st edition"
|
||||
description: "Mute your media player when you are on the phone, get started with telemetry data from your car and switch a light via Minecraft"
|
||||
date: 2021-05-14 00:00:00
|
||||
date_formatted: "May 14, 2021"
|
||||
author: Klaas Schoute
|
||||
author_twitter: klaasnicolaas
|
||||
categories: Community
|
||||
og_image: /images/blog/2021-05-14-community-highlights/social.png
|
||||
---
|
||||
|
||||
The 21st edition of the Home Assistant Community Highlights! Some interesting
|
||||
things popped up around our community, we thought was worth sharing.
|
||||
|
||||
Do you want to share something for the next edition?
|
||||
Information on [how to share](#got-a-tip-for-the-next-edition).
|
||||
|
||||
./Klaas <br>
|
||||
*Intern on Home Assistant Energy*
|
||||
|
||||
## Blueprint of the week
|
||||
------
|
||||
|
||||
Imagine, you are listening to music and suddenly you get a call, then of course
|
||||
you first want to turn the music down a bit to understand the person, what if
|
||||
we automate that with a blueprint!
|
||||
|
||||
This week's blueprint is that of [JackPoint](https://community.home-assistant.io/u/JackPoint),
|
||||
which will mute your media player when you receive a call and are at home. Try
|
||||
it out! Read more about it on the [community forum][week_blueprint] or install
|
||||
this automation in your instance with a click on the My button!
|
||||
|
||||
{% my blueprint_import badge blueprint_url="https://gist.github.com/JackPoint/2375dd5d15f0b4c52161207170c14f60" %}
|
||||
|
||||
Would you rather not have the media player muted but, for example, paused or take
|
||||
another action? More variants can be found on the [Blueprint Exchange][blueprints]!
|
||||
|
||||
## Car Telemetry
|
||||
------
|
||||
|
||||
A few editions earlier we had shown the dashboard of [Make_Itt_Work](https://www.reddit.com/user/Make_Itt_Work/)
|
||||
and it contained telemetry data from his car. The question was of course how does
|
||||
he do that?! Well, that question now has an answer, a video has come online with
|
||||
all the details.
|
||||
|
||||
<div style="margin:0 auto; text-align:center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/ZggbvMXGOxg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</div>
|
||||
|
||||
## Shower Duration
|
||||
------
|
||||
|
||||
<div style="margin:0 auto; text-align:center">
|
||||
<a href="https://github.com/farstreet/shower" target="_blank">
|
||||
<img
|
||||
src='/images/blog/2021-05-14-community-highlights/shower.png'
|
||||
alt="Shower illustration"
|
||||
style='border: 0;box-shadow: none;width:60%;margin-bottom:15px;'
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
We've talked enough about saving energy, but using water efficiently is
|
||||
just as important. With the [project](https://github.com/farstreet/shower)
|
||||
from [farstreet](https://github.com/farstreet), which consists of some hardware
|
||||
and an automation, you could time how long you are in the shower and indicate
|
||||
with a LED light how long you have been under it.
|
||||
|
||||
Finished taking a shower? Then you can hear what your shower time was
|
||||
through a media player.
|
||||
|
||||
<a href="https://github.com/farstreet/shower"><img style="border: 0;" src="https://gh-card.dev/repos/farstreet/shower.svg"></a>
|
||||
|
||||
## Mine Assistant
|
||||
------
|
||||
|
||||
This item is especially nice for the Minecraft players, [Andy](https://gitlab.com/klikini)
|
||||
has managed to switch a light in Home Assistant by means of a redstone block
|
||||
in Minecraft! In the Reddit post you can find more information about this
|
||||
project, as well code to get started yourself.
|
||||
|
||||
<div style="margin:0 auto; text-align:center">
|
||||
<iframe id="reddit-embed" src="https://www.redditmedia.com/r/homeassistant/comments/nb4p5v/mine_assistant/?ref_source=embed&ref=share&embed=true" sandbox="allow-scripts allow-same-origin allow-popups" style="border: none;" height="418" width="640" scrolling="no"></iframe>
|
||||
</div>
|
||||
|
||||
## Got a tip for the next edition?
|
||||
------
|
||||
|
||||
Have you seen (or made) something awesome, interesting, unique, amazing,
|
||||
inspirational, unusual or funny, using Home Assistant?
|
||||
|
||||
[Click here to send us your Community Highlight suggestion](/suggest-community-highlight).
|
||||
|
||||
Also, don't forget to share your creations with us via Social Media:
|
||||
|
||||
- Tweet it! Be sure to mention [@home_assistant][twitter]
|
||||
- Share it on our [Facebook group][facebook-group]
|
||||
- Post it to our [subreddit][reddit]
|
||||
- Tag [@homeasssistant][instagram] on Instagram
|
||||
- Or via chat, drop us a line in the [#lounge at Discord][chat]
|
||||
|
||||
See you next edition!
|
||||
|
||||
[chat]: https://www.home-assistant.io/join-chat
|
||||
[facebook-group]: https://www.facebook.com/groups/HomeAssistant
|
||||
[instagram]: https://www.instagram.com/homeassistant
|
||||
[reddit]: https://www.reddit.com/r/homeassistant
|
||||
[twitter]: https://www.twitter.com/home_assistant
|
||||
[blueprints]: https://community.home-assistant.io/c/blueprints-exchange
|
||||
[community]: https://community.home-assistant.io
|
||||
[week_blueprint]: https://community.home-assistant.io/t/mute-media-player-when-on-phone-only-when-home/255221
|
BIN
source/images/blog/2021-05-14-community-highlights/shower.png
Normal file
BIN
source/images/blog/2021-05-14-community-highlights/shower.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 391 KiB |
BIN
source/images/blog/2021-05-14-community-highlights/social.png
Normal file
BIN
source/images/blog/2021-05-14-community-highlights/social.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 283 KiB |
Loading…
x
Reference in New Issue
Block a user