Quantcast
Channel: Configuration - Home Assistant Community
Viewing all 99588 articles
Browse latest View live

Logging back into my offline insteon hub

$
0
0

Good Morning VERY new hear
Bought a Rasp Pi 4 , loaded it , ran Home assistant, I am trying to add Insteon as a integration. but when I get to the area to input my IP, port, username and password, it will not connect . I am inputting my original user name and password I used when the hub was online with insteon

thanks
Dave

1 post - 1 participant

Read full topic


Shelly Integration - OTA Update via Template Filter

$
0
0

Hi there,

need some help while filtering button states.

I have the following code, listing every shelly firmware button.
I want to exclude every beta button.

What do i need to change?

{{ states.button | selectattr('attributes.device_class', 'eq', 'update') | map(attribute='entity_id') | list }}

gives me:

[
  "button.energymeter_serverrack_ota_update",
  "button.energymeter_serverrack_ota_update_beta",
  "button.gassensor_technikraum_ota_update",
  "button.gassensor_technikraum_ota_update_beta",
.
.
.

Thanks for your help.

1 post - 1 participant

Read full topic

Automations does not retrieve all configs after Core update to 2022.4.7

$
0
0

After updating to Core version 2022.4.7 I have noticed many of the front end config values appear to be unpopulated. As an example below you can see the Tag value is missing. When I check automations.yaml I do see the tag ID, and the automation itself works fine.

Another issue I noticed was the actions itself were missing, I did update them and hit save, (had not realised it was an issue at this point). Iv mainly noticed this missing on automations related to Tags.

Digging further, when I access the automation from the tags menu option:-

The Action is still missing

However when I go into automations and open the same automation from there, the actions are visible

Here is my basic understanding:-
When you create an automation via a tag, it essentially creates an automation in your standard list of automations and these configs are stored in your automations.yaml.

As of now I see the right configs in my automations.yaml and the automation itself works as it should, the frontend however shows missing configs based on how you accessed the automation configurations itself.

I have also noticed, however unable to reproduce, duplication of automations when editing an automation and saving from the tags sections of home assistant.

If I’m able to reproduce this, I will update it here. until then any support would be appreiated.

Cheers

2 posts - 1 participant

Read full topic

Cannot connect remotely

$
0
0

Hi, I have installed HA and everything is ok. I also have installed duckdns and nginx. But when I try to log by remote xxxx.duckdns.org address, I get stuck with this: Unable to connect to Home Assistant. Retry

Please, any help will be appreciated :wink:

Albert

2 posts - 2 participants

Read full topic

Modbus set Position for covers no working "Aufrufen des Diensts cover/set_cover_position"

$
0
0

Hi,
i want to use the gui for set the position of the cover, but it isn’t working.

Error Message:
“Fehler beim Aufrufen des Diensts cover/set_cover_position. Entity cover.jalschlaf does not support this service”

Modbus Cover/Shutter configuration:

  • name: JalSchlaf
    device_class: shutter
    input_type: holding
    address: 12325
    state_open: 0
    state_closed: 100
    status_register: 12326
    status_register_type: holding

i can open and close the cover, but i am not be able to set the position.

NodeRed:

If i use Modbus directly to set the position it is working. How can i fix the service, for setting the position. so the gui elements which depends on it will also work?

best regards

chris

1 post - 1 participant

Read full topic

Nabu Casa connection problems

$
0
0

Is anyone else getting problems connecting to Nabu Casa? I just keep getting 503, Invalid response errors.

Thanks

1 post - 1 participant

Read full topic

Expand Android notifications

$
0
0

Hello,

Is there a way to have the Android notification automatically expanded when received?

When the notification comes in it looks like below. I have to press the down arrow to expand it.

When a notification is received, I’d like for it to already be expanded, like below. Does anyone know if there is a way to do this?

1 post - 1 participant

Read full topic

ESP32 and Glow

$
0
0

Maybe I’m missing something basic here but for the life of me I cant get this to work…
Purchased a ESP WROOM32 Board, the Light Sensor and the tri colour LED. All good so far.
Installed the ESPHome into Home Assistant seems OK
Dragged the Home-Assistant_Glow.YAML into the ESPHome directory, it appeared in the ESPHome page. Selected “Install” it complied a .BIN file, then allowed me to download it - so far so good
ESP device now flashed blue and is on my Network, I can under ESPHome “Visit” the device and see it count up energy when an LED is flashed at the sensor…
SO What am I missing as NONE of the Entities show up in HA and therefore I cant configure the Energy page…

HELP this is driving me nuts !
====== INFO ======
System Health
|Version|core-2022.4.7|
|Installation Type|Home Assistant OS|
|Development|false|
|Supervisor|true|
|Docker|true|
|User|root|
|Virtual Environment|false|
|Python Version|3.9.9|
|Operating System Family|Linux|
|Operating System Version|5.10.103-v8|
|CPU Architecture|aarch64|
|Timezone|Europe/London|

|Host Operating System|Home Assistant OS 7.6|
|Update Channel|stable|
|Supervisor Version|supervisor-2022.04.0|
|Docker Version|20.10.9|
|Disk Total|28.6 GB|
|Disk Used|7.3 GB|
|Healthy|true|
|Supported|true|
|Board|rpi3-64|
|Supervisor API|ok|
|Version API|ok|
|Installed Add-ons|Samba share (9.5.1), File editor (5.3.3), Z-Wave JS (0.1.57), ESPHome (2022.4.0)|

===============================

1 post - 1 participant

Read full topic


Entities Keep Going Off Line

$
0
0

Hello

I spend a lot of time troubleshooting entities. Too much time. They keep going “unavailable”. I can ping each one and pull up the Tasmota web page. I have my home assistant on a Proxmox Virtual Server, before that I had HA on a Rasberry Pi until the SD card became corrupt. All my devices are on there own subnet. Is there something in my basic topology that will cause issues? In other words, should I have HA on it’s own subnet (like I have) with it’s own dedicated machine (other than Rasberry Pi) and not a virtual server?

Thanks in advance for any help that can be provided.

1 post - 1 participant

Read full topic

Min/Max integration always equal my current sensor value?

$
0
0

I added the min/max integration then created two helper entities:

But the min and max sensors always contain the current sensor value:

Do I not understand the integration, or did I set it up wrong?

2 posts - 2 participants

Read full topic

Dynamic Fullscreen Cards

$
0
0

I have seen multiple questions about how to have a single lovelace card in fullscreen mode, however I am looking for something to make it dynamic. Imagine you have a dashboard with 4 different kinds of cards, maybe one Entities, one Webpage (e.g. to show Grafana), one camera and a alarm panel.

I would like to somehow double click on one card to blow it up full screen (sidebar can be visible or not) and then double click to blow down. And I want to be able to do it with any card on the board. Especially with the webpage cards this seems to be very usefull.

Is such a think possible? It was literally the first thing I tried to do …

1 post - 1 participant

Read full topic

Will entity names update after changing them on device after adding to HA

$
0
0

Hi All
I have some Shelly Devices and I want to setup some automations. Setting up automations when I have a load of channel 1, channel 2 and so on entities is not very easy so I have given the channels a name on the shelly device webpage. Will these changes ever get reflected in home assistant? Is there a way of refreshing it manually?
I don’t really want to have to re-add all my shelly devices just because I want the names to update!
Thanks

1 post - 1 participant

Read full topic

Trigger template using "for" option

$
0
0

Good evening,

I’m trying to tidy up my automations a bit by using templates, but i’ve hit a brick wall with this one. I’ve got some motion sensors to control the lights and depending on the time of day, they switch on different scenes. The time of day also controls how long the lights will stay on for after the motion sensor reports no motion. The different times of day are stored in an input_select list and are called “Day”, “Evening”, “Night” and “Movie”.

Before i started using templates i just had separate automations that were triggered by motion and had the input_select value as the condition, but this looked untidy and i wanted to combine them all into a single automation. I was able to use a template for the action part of the automation which selects the light scene based on the input_select value, but i can’t figure out how to get templating to work with the “for” option in the trigger section to control how long the lights stay on for after the motion sensor returns a false. The time that i’d like the lights to stay on for is stored in a input_number variable.

I found the following example on the github pull requests which added templating to the “for” option back in Jul 19 (Pull request 24912):

automation:
  - alias: Use template in trigger's for option
    trigger:
      platform: state
      entity_id: sensor.a
      to: some_state
      for:
        minutes: "{{ states('input_number.minutes')|int }}"
        seconds: "{{ states('input_number.seconds')|int }}"
      action:

Based on this i came up with the following trigger template:

id: '1650815020918'
alias: Living light auto off debug
description: ''
trigger:
  - platform: template
    value_template: '''{{ is_state(''input_boolean.living_light_request'', ''off'') }}'''
    for:
      minutes:
        data_template: |-
          {% if is_state('input_select.light_mode_flat','Day') %}
            {{ states('input_number.motion_living_not_detected_day') | int }}
          {% elif is_state('input_select.light_mode_flat','Evening') %}
            {{ states('input_number.motion_living_not_detected_evening') | int }}
          {% elif is_state('input_select.light_mode_flat','Night') %}
            {{ states('input_number.motion_living_not_detected_night') | int }}
          {% elif is_state('input_select.light_mode_flat','Movie') %}
            {{ states('input_number.motion_living_not_detected_evening') | int }}
          {% endif %}
condition: []
action:
  - service: scene.turn_on
    target:
      entity_id: scene.living_all_lights_off
    metadata: {}
mode: single

This obviously doesn’t work and i’m sure there’s a simple reason why, but i just can’t see it.

Any help to get to the bottom of this would be greatly appreciated.

Cheers

David

Hassio running natively on a RPi 4
Version : core-2022.4.6
Version : supervisor-2022.04.0
Operating System : Home Assistant OS 7.6

1 post - 1 participant

Read full topic

Help with Network Manager

$
0
0

I have Home Assistant Supervised. In order for it to be a supported install, I am required to run Network Manager. I have it installed and set up like here: Network Manager - Home Assistant

The one difference is that I have assigned a static IP address. So my /etc/network/interfaces file look like this:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

The primary network interface

iface enp0s3 inet static
address 192.168.xxx.x
netmask 255.255.255.0
gateway 192.168.xxx.x
dns-nameservers xxx.xx.x.xx, xxx.xx.x.xx

The problem is every time I reboot the network manger is clearing the /etc/resolv.conf file and leaving it empty. Then if i try to execute a sudo apt-get update, it cannot find any of the locations.

1 post - 1 participant

Read full topic

IKEA Tradfri lights don't remember last used brightness between HA restarts

$
0
0

Whenever Home Assistant restarts, IKEA lights turn on at 0% brightness, regardless of what their previous value was.

  1. Turn light ON at 70%
  2. Turn light OFF
  3. Restart Home Assistant
  4. Turn light ON
  5. Light is now ON at 0% (very dim)

I’m using the Home Assistant container, 2022.4.7
Please help!

1 post - 1 participant

Read full topic


Media player: Play media --> How to get the content ID?

$
0
0

If I do this via the media player card, I don’t see where the event is logged. “Amy Winehouse Radio” is a favorite on my Sonos device, and I’ve seen suggestions that it’s trivial if it’s a Sonos favorite. It’s trivial from the card, but trying to wire this up to a smart button.

1 post - 1 participant

Read full topic

Nest Intergration failure using Web App

$
0
0

Hello,

I know for sure that the newer improved version of Nest Intergration is currently broken so I was following the “old school” method, however once I have accepted permission it tries to redirect back to my HA but I just then get a HA popup saying Error with no other details. Does anyone have any ideas or places I can look?

I can attach some screenshots later if needed??

I have accessed my HA via the Nabu Casa external domain.

1 post - 1 participant

Read full topic

Trigger after other condition was valid for at least 10 minutes

$
0
0

Lets say I have a door.

I will be notified if the door is open for more than 10min. This was easy to configure.

Now my problem. When, after beeing open for more than 10min (i.e. the notification was sent), the door is closed I want a notification.

How could I configure that? How to specify this additional condition.

1 post - 1 participant

Read full topic

Change icon for open and closed cover

$
0
0

Hi, I’m looking for a method that if the shutter is closed the icon is “mdi:window-closed-variant” while if it’s open it’s “mdi:window-open”
I’ve been trying with the card on lovelace, i also installed the HACS: template-card, but nothing, how can you do it?
my roller shutter is called “cover.sonoff_10012b9efa”

1 post - 1 participant

Read full topic

Kwikset Deadbolt

$
0
0

I am trying to add my Kwikset 620 deadbolt to my HA. I currently have about 5 zwave lights connected to my home assistant and the lock is about 30 feed from the nearest switch.

I am trying to add the lock, but z-wave JS cannot find it via add device. I’ve been pressing the z-wave connect button the lock per the directions.

Are there any suggestions/thoughts where to start?

Thanks
-Dan

1 post - 1 participant

Read full topic

Viewing all 99588 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>