mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
✨ The 15th community highlight! (#17234)
This commit is contained in:
parent
f2f45a0025
commit
a29992059e
@ -51,7 +51,7 @@ uptime status page of [Reddit](https://www.redditstatus.com).
|
|||||||
<a href="https://github.com/dylandoamaral/uptime-card" target="_blank">
|
<a href="https://github.com/dylandoamaral/uptime-card" target="_blank">
|
||||||
<img
|
<img
|
||||||
src='/images/blog/2021-03-26-community-highlights/uptime-card.png'
|
src='/images/blog/2021-03-26-community-highlights/uptime-card.png'
|
||||||
alt="How this blueprint works"
|
alt="How the uptime-card will looks like"
|
||||||
style='border: 0;box-shadow: none;width:75%;'
|
style='border: 0;box-shadow: none;width:75%;'
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
117
source/_posts/2021-04-02-community-highlights.markdown
Normal file
117
source/_posts/2021-04-02-community-highlights.markdown
Normal file
@ -0,0 +1,117 @@
|
|||||||
|
---
|
||||||
|
title: "Community Highlights: 15th edition"
|
||||||
|
description: "Get started with the banner card, have the volume of your media players automatically adjusted with a blueprint and a mega project in the field of Hydroponic"
|
||||||
|
date: 2021-04-02 00:00:00
|
||||||
|
date_formatted: "April 2, 2021"
|
||||||
|
author: Klaas Schoute
|
||||||
|
author_twitter: klaasnicolaas
|
||||||
|
categories: Community
|
||||||
|
og_image: /images/blog/2021-04-02-community-highlights/social.png
|
||||||
|
---
|
||||||
|
|
||||||
|
I hope everyone survived the April 1 jokes a bit? 🐸 We are already at the 15th
|
||||||
|
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
|
||||||
|
|
||||||
|
## Blueprint of the week
|
||||||
|
|
||||||
|
It may have happened to you (at least to me), you ask something to your Google or
|
||||||
|
Alexa speaker and it responds with a very low volume. Of course you want to avoid
|
||||||
|
this, because now you can ask your question again 🤨
|
||||||
|
|
||||||
|
{% my blueprint_import badge blueprint_url="https://community.home-assistant.io/t/set-day-or-night-volume-to-speaker/294217" %}
|
||||||
|
|
||||||
|
With the blueprint of [andreas1](https://community.home-assistant.io/u/andreas1) you
|
||||||
|
can automatically adjust the volume of your media player at a set day and night time.
|
||||||
|
Read more about it on the [community forum][week_blueprint] or install this automation
|
||||||
|
in your instance with a click on the my button!
|
||||||
|
|
||||||
|
## Lovelace Dashboard
|
||||||
|
|
||||||
|
Perhaps we should make this a regular item, because this week also a new Lovelace
|
||||||
|
dashboard. This time made by [JonathanGraft](https://www.reddit.com/user/JonathanGraft/).
|
||||||
|
Take a look at the [original post](https://www.reddit.com/r/homeassistant/comments/mi2501/saw_others_sharing_their_dashboards_here_are_some/) on Reddit,
|
||||||
|
there you will find more photos and shared YAML code.
|
||||||
|
|
||||||
|
<div style="margin:0 auto; text-align:center">
|
||||||
|
<a href="https://www.reddit.com/r/homeassistant/comments/mi2501/saw_others_sharing_their_dashboards_here_are_some/" target="_blank">
|
||||||
|
<img
|
||||||
|
src='/images/blog/2021-04-02-community-highlights/dashboard.png'
|
||||||
|
alt="Lovelace dashboard"
|
||||||
|
style='border: 0;box-shadow: none;width:90%;'
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
## Banner Card
|
||||||
|
|
||||||
|
<object type="image/svg+xml" data="https://gh-card.dev/repos/nervetattoo/banner-card.svg?link_target=_blank"></object>
|
||||||
|
|
||||||
|
The more you put in your dashboards, the more unclear it can become. You could, for
|
||||||
|
example thematize some cards, so that it stands out and can be found quickly and the
|
||||||
|
[banner-card](https://github.com/nervetattoo/banner-card) from [nervetattoo](https://github.com/nervetattoo) could
|
||||||
|
just be a handy addition to that.
|
||||||
|
|
||||||
|
<div style="margin:0 auto; text-align:center">
|
||||||
|
<a href="https://github.com/nervetattoo/banner-card" target="_blank">
|
||||||
|
<img
|
||||||
|
src='/images/blog/2021-04-02-community-highlights/banner-card.png'
|
||||||
|
alt="How the banner-card will looks like"
|
||||||
|
style='border: 0;box-shadow: none;width:80%;'
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div><br>
|
||||||
|
|
||||||
|
Small tip: if the CSS style is not quite what you want, you can still use
|
||||||
|
[card-mod](https://github.com/thomasloven/lovelace-card-mod) from thomasloven to adjust everything 😉
|
||||||
|
|
||||||
|
## Automated Hydroponic
|
||||||
|
|
||||||
|
This week we also came across something very impressive, [edward_snowedin](https://www.reddit.com/user/edward_snowedin/)
|
||||||
|
shared his hydroponic installation on our [subreddit][reddit] page. It’s a fully automated
|
||||||
|
system that is controlled via Home Assistant and [ESPHome][esphome].
|
||||||
|
|
||||||
|
<div style="margin:0 auto; text-align:center">
|
||||||
|
<a href="https://www.reddit.com/r/Hydroponics/comments/mgrmwk/esponics_my_attempt_at_automating_hydroponic/" target="_blank">
|
||||||
|
<img
|
||||||
|
src='/images/blog/2021-04-02-community-highlights/botanist.jpg'
|
||||||
|
alt="The hydroponic installation"
|
||||||
|
style='border: 0;box-shadow: none;width:90%;'
|
||||||
|
/>
|
||||||
|
</a>
|
||||||
|
</div><br>
|
||||||
|
|
||||||
|
Curious how everything is worked out in detail? You will find a lot of
|
||||||
|
information [here](https://www.reddit.com/r/Hydroponics/comments/mgrmwk/esponics_my_attempt_at_automating_hydroponic/gsuomae/)
|
||||||
|
and also a list of used parts.
|
||||||
|
|
||||||
|
## 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
|
||||||
|
[esphome]: https://esphome.io
|
||||||
|
[week_blueprint]: https://community.home-assistant.io/t/set-day-or-night-volume-to-speaker/294217
|
Binary file not shown.
After Width: | Height: | Size: 202 KiB |
BIN
source/images/blog/2021-04-02-community-highlights/botanist.jpg
Normal file
BIN
source/images/blog/2021-04-02-community-highlights/botanist.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 208 KiB |
BIN
source/images/blog/2021-04-02-community-highlights/dashboard.png
Normal file
BIN
source/images/blog/2021-04-02-community-highlights/dashboard.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 276 KiB |
BIN
source/images/blog/2021-04-02-community-highlights/social.png
Normal file
BIN
source/images/blog/2021-04-02-community-highlights/social.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 578 KiB |
Loading…
x
Reference in New Issue
Block a user