Home Assistant

398 readers
1 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY...

founded 2 years ago
MODERATORS
76
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Quiet_Carry575 on 2025-06-06 10:11:54+00:00.

77
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/walrustoothbrush on 2025-06-06 04:56:32+00:00.

78
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/wad209 on 2025-06-06 03:34:43+00:00.

79
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/whiskea on 2025-06-06 02:42:18+00:00.

80
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/PizzaUltra on 2025-06-05 19:58:42+00:00.


Hey folks,

anyone here using Home Assistant completely without a dashboard?

I'm currently working towards making my dashboard completely redundant and while that's most probably not completely possible, I'm still looking for input and inspiration.

Thx & cheers!

81
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/gtwizzy8 on 2025-06-05 13:38:43+00:00.


So I dropped a comment on someone else's post regarding the method to put a custom side bar menu into your HA side bar using script in your config file. And a bunch of people went nuts so I'm just gonna link to it here in case others aren't aware of just how simple this is if you want to do it.

https://www.reddit.com/r/homeassistant/s/2fKZqrbK5t

EDIT:* Someone suggested I should just put the whole lot here so here is is.

I have a custom side bar item for automations and devices. It makes navigating super quick.


Custom Pannels
==============

panel\_custom:
 - name: Automations
 sidebar\_title: Automations
 sidebar\_icon: mdi:cog-transfer
 js\_url: /api/hassio/app/entrypoint.js
 url\_path: config/automation/dashboard
 embed\_iframe: true
 require\_admin: true
 config:
 ingress: core\_configurator
 - name: Devices
 sidebar\_title: Devices
 sidebar\_icon: mdi:devices
 js\_url: /api/hassio/app/entrypoint.js
 url\_path: config/devices/dashboard
 embed\_iframe: true
 require\_admin: true
 config:
 ingress: core\_configurator

This is the code you'll want to put into your config file if you want the same thing.

Edit: Forgot to say, you can essentially do this with almost any url path within HA you just have to know the url you want to point to and then obviously swap out the name you want to call it, the title, the MDI icon you want for it. Below is a list of other urls for various places within HA that you can use for your custom sidebar menu items. I have not tested every single one of these personally cause I put these in my notes like 6 years ago when I first started out with HA. But they follow the same url scheme that I know HA to be built on. What I'm saying is don't blame me if you ruin your config file. Back up first check the config for errors before rebooting.

Overview Dashboard = /lovelace/default_view Automations = /config/automation/dashboard Scripts = /config/script/dashboard Scenes = /config/scene/dashboard Helpers = /config/helpers Devices = /config/devices/dashboard Entities = /config/entities Areas = /config/areas/dashboard People = /config/person/dashboard Users = /config/users Integrations = /config/integrations/dashboard Blueprints = /config/blueprint/dashboard Energy Dashboard = /energy Media Browser = /media-browser Logbook = /logbook History = /history Map = /map Settings (General) = /config

EDIT: EDIT Just a heads up this only works with a supervised instance of HA

82
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/LoadedSteamyLobster on 2025-06-05 12:38:05+00:00.

83
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/dodancs on 2025-06-05 09:02:31+00:00.

84
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/AbbreviationsFit6561 on 2025-06-05 06:36:00+00:00.

85
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/OverThinkingTinkerer on 2025-06-05 02:49:07+00:00.

86
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Cool-Courage-4681 on 2025-06-05 00:01:02+00:00.


I've been using Home Assistant for a couple of years and have been loving it. As a Sabbath observing Jewish person, we don't turn on and off lights or use electricity on the Sabbath. HA has allowed me to completely automate my Sabbath routine with lights going on and off on schedule. Using Jewish calendar integration, all our holidays are automated as well, so I don't have to worry about a middle of the week holiday with messed up automations. The best part was the ability to set my samsung fridge into Sabbath mode using an api call withing HA. Today I looked at the Samsung integration and noticed that Sabbath mode has been added to the integration! This is great and will simplify my existing automation. So this is just a post to say thank you to everyone who works to make this platform so amazing. It has truly made my life (and my family's) better in many ways.

87
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Uninterested_Viewer on 2025-06-04 23:30:28+00:00.


https://github.com/antontanderup/mediocre-hass-media-player-cards

Just spreading the good word for those who may have skipped this one. With Music Assistant, I finally have a legitimate alternative to the Sonos app on an HA dashboard. The bones of this project are incredible.

88
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/rickbus on 2025-06-04 08:37:11+00:00.

89
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/tgtassap on 2025-06-04 20:38:58+00:00.

90
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/momo1822 on 2025-06-04 15:07:22+00:00.

91
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/londonsofa on 2025-06-04 08:51:01+00:00.


https://www.pcworld.com/article/2796619/i-wanted-to-dim-my-philips-hue-lights-all-i-got-was-a-pop-up-ad.html

92
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Tallyessin on 2025-06-04 02:26:20+00:00.


Finally disconnected my last Alexa device and put it away in a cupboard. Now have Voice PE devices in all the rooms where I use voice control.

I lose a little bit of convenience because Alexa understands me a bit better when the TV is playing, and Alexa could directly set my overhead fan speeds where HA voice control cannot. (But I have custom sentences for speeding up fans and slowing them down, so I still have voice control.) One of these days the intents will improve to the point where this difference disappears, I assume.

I lose a bit of granularity in the setting of light colours. HA/ChatGPT seems to be able to handle colour temperatures of white and primary and secondary colours, but gets stumped on colours like teal, mauve, apricot and fuchsia which Alexa handles quite well.

But I gain a lot of peace of mind in that Google and Amazon are no longer getting updates on what I do.

93
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Pinball_Newf on 2025-06-04 01:40:42+00:00.

94
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/wkjester204 on 2025-06-04 01:25:14+00:00.

95
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/rambostabana on 2025-06-03 16:52:44+00:00.

96
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Karmacosmik on 2025-06-03 14:50:02+00:00.

97
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Latter-Reach2927 on 2025-06-03 08:57:32+00:00.

98
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/needhelpinmarketing on 2025-06-03 00:13:56+00:00.


Hey guys, very new to home assistant, have some smart stuff synced up like airtouch system, cameras, some smart TVs and plugs.

Just wondering what cool things can you do to start with to automate some things, I know some things are quite personal, but as experienced users, what are the game changers you had in the beginning.

99
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/4reddityo on 2025-06-03 02:51:47+00:00.

100
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Miserable_Bluejay663 on 2025-06-03 02:34:35+00:00.

view more: ‹ prev next ›