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

[Docker Image] s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening

$
0
0

@rwlove wrote:

When I build a derivative Docker image ‘FROM homeassistant/home-assistant:0.108.0’ it fails to run. This also happened to me with v0.107.7. Everything works fine in v0.106.2.

I tried to file a defect against Hass.io, but I was told that was I was doing was not Hass.io.

Has anyone encountered this problem?

Is there an official place to file a defect against the Home Assistant Docker images?

[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] udev.sh: executing…
starting version 3.2.9
[15:46:02] INFO: Update udev information
[cont-init.d] udev.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
2020-04-08 15:46:04 INFO (MainThread) [homeassistant.bootstrap] Config directory: /config
2020-04-08 15:46:04 INFO (SyncWorker_0) [homeassistant.config] Upgrading configuration directory from 0.7.7 to 0.108.0
Testing configuration at /config
2020-04-08 15:46:05 INFO (SyncWorker_4) [homeassistant.loader] Loaded homeassistant from homeassistant.components.homeassistant

2020-04-08 15:46:05 INFO (MainThread) [homeassistant.setup] Setting up logger
[cmd] python exited 0
[cont-finish.d] executing container finish scripts…
[cont-finish.d] done.
[s6-finish] waiting for services.
s6-svscanctl: fatal: unable to control /var/run/s6/services: supervisor not listening
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

Posts: 1

Participants: 1

Read full topic


Can't configure my Lovelace overview anymore

$
0
0

@hneel wrote:

I can’t configure my lovelace overview anymore. When I click the ‘configure UI’ button, it still goes into edit mode, but the edit buttons below the entities don’t appear. And when I click ‘raw configuration editor’ the lovelace overview goes blank.

First I thought it was because of the latest update to 0.107.7, but then I restored a 0.106.6 snapshot the problem remained.

I also tried deleting /config/.storage/lovelace (from smb share) and restarting. This gave me a fresh default lovelace overview with lots of badges. But still I couldn’t edit.

How can I fix this without starting from scratch?

Posts: 2

Participants: 2

Read full topic

Could LSC Smart Connect App be added to the tuya integration

$
0
0

@Jopeke wrote:

Hello
I’v added the Tuya integration and it is possible to add an account for the ‘Smart Life’ app when selecting:
platform: smart_life

Now I’m using the ‘LSC Smart Connect’ app for my Tuya devices bought in Belgium (but I think the same goes for the Netherlands en Germany)

Could this be added to the Tuya integration?

With the Tuya integration is it not possible to add the Smart Connect app.
I have tried my credentials but the devices don’t show up in Home assistant.

I’m not planning to flash my devices, but just use ‘LSC Smart Connect’ side by side with Home Assistant to control these smart devices.

Regards
Johan

Posts: 1

Participants: 1

Read full topic

Change header color on notification

$
0
0

@AndrewHoover wrote:

This may be a simple question (I hope) but I’m having trouble searching for a solution.
Is it possible to alter the Home Assistant lovelace header color when a device state changes or a notification is sent?

Posts: 1

Participants: 1

Read full topic

Tasmota OTA failed

$
0
0

@smile wrote:

I have sonoff basic and sonoff touch flashed with Tasmota 4.0.7 and 6.6.0. I have tried to upgrade my 2 devices on OTA 8.2.0 ver, but update hang and devices gone offline. How can I update?

Posts: 4

Participants: 4

Read full topic

Cannot parse @ in value template sensor

$
0
0

@thinx wrote:

Hi there,

I’m trying to read the XML data from my solar inverter to be able to get the live yield from it. After retrieving the XML, HA converts it to JSON but the attributes are prefixed with an @ character. When trying to parse that into a value, the template development tool throws an error:

Error rendering template: TemplateSyntaxError: unexpected char ‘@’ at 520

I did everything I can think of using my own knowledge (escaping and so) but it ends here and I need help from the community.

value template

value_template: ‘{{ states.sensor.solar_inverter.attributes[“root”].Device.Measurements.Measurement[2].@Value }}’

HA converted XML to JSON

{
“root”: {
“Device”: {
“Measurements”: {
“Measurement”: [
{
@Value”: “236.4”,
@Unit”: “V”,
@Type”: “AC_Voltage”
},
{
@Value”: “4.960”,
@Unit”: “A”,
@Type”: “AC_Current”
},
{
@Value”: “1163.9”,
@Unit”: “W”,
@Type”: “AC_Power”
}
]
},
“_DateTime”: “2020-04-08T08:53:32”
}
}
}

Hope someone can help me :slight_smile:

Posts: 2

Participants: 2

Read full topic

Zwave gen 5 stick was working fine. added zigbee stick and now zwave no longer works

$
0
0

@tung256 wrote:

my zwave usb stick was working fine in ttyACM0. then i added a zigbee stick from here and now HA no longer talks to my zwave devices throughout the house.

cd /dev/serial/by-id
ls -al
lrwxrwxrwx 1 root root 13 Apr 8 10:10 usb-0658_0200-if00 -> …/…/ttyACM0
lrwxrwxrwx 1 root root 13 Apr 8 10:10 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193B1801-if00 -> …/…/ttyACM1

what can i do next to at least get zwave working as usual? afterward, how to add zigbee? i did follow the direction here https://www.zigbee2mqtt.io/getting_started/running_zigbee2mqtt.html but that didnt work.

Posts: 1

Participants: 1

Read full topic

NodeRed has Subflows, but what about YAML code

$
0
0

@Jtarche wrote:

Subflow in NodeRed is a group of automations, that is very easy to copy and paste and simplify the node.

I wonder, can I do this in YAML file? What code to use?

For instance, I want to trigger notifications in the same way and do not want to repeat the notifications code on many automations.

Posts: 2

Participants: 2

Read full topic


Error connecting to Rflink No such file or directory: '/dev/ttyACM0'

$
0
0

@curious wrote:

After upgrading from 105.5 to 107.7 i get an error as stated in the subject.
I am running hass-core in a docker container on synology nas
I did not change anything and when I go back to 105.5 everything works fine again.

How to solve this

my config :

rflink:
  port: /dev/ttyACM0
  
  wait_for_ack: False

Posts: 1

Participants: 1

Read full topic

Unifi Camers RTSP alexa integration says "Doesnt Support That"

$
0
0

@monsieurlatte wrote:

As stated above, I have 5 cameras all tied into HA, just updated to 108 and alexa sees the cameras and shows they are cameras but when I tell my echo show 5 to show garage, or show back porch, it says “Garage Doesnt Support That”. Anyone else having issues with it?

Posts: 1

Participants: 1

Read full topic

Make configuration views (e.g. Areas) available for lovelace

$
0
0

@duesseldorferjung wrote:

Dear Community,
I am happy to see what is happening in terms of having very dynamic views through the configuration, e.g. seeing all automation in one place. Seeing all entities of one area etc.

To be honest having exactly this available in loveplace would be great.
For now you need some sort of customs cards to have dynamic views.

If that feature is already there can somebody please point me in the right direction.

Posts: 1

Participants: 1

Read full topic

Configurating sensor to Home Assistant

$
0
0

@mhas wrote:

Hy everyone,
I am doing college project with Home Assistant. I am running hassio on Raspberry Pi 4 B, and I also have arduino shield (from cooking hacks) and one sensor for temperature which should be pinned to shield. So my question is, which is the easiest way to configure my sensor to Home Assistant with the equipment I have?

Posts: 2

Participants: 2

Read full topic

Create a playlist of online videos

$
0
0

@SteveDinn wrote:

Since everybody where I am is working from home and the schools are closed, my kid’s teachers have sent out some class materials to keep them learning. Some of this material is in the form of online videos. I’ve learned the hard way that because of COPPA, you can no longer add kids’ content to a YouTube playlist. Also, some of the videos are on other sites, like Vimeo.

This presents me with a problem. How can I get these videos to play sequentially without having to play them manually every time? I figure home assistant can help in some way.

So here’s my question: Given that I have a list of video URLs (mostly YouTube, but some Vimeo and other sites), how can I configure Home Assistant to play them in sequence on my Chromecast, one after the other?

Anybody have any good ideas?

Posts: 1

Participants: 1

Read full topic

Accessing entities' attributes via templae

$
0
0

@steinebr wrote:

Hello,

I want to access attributes of an entitiy (my FritzBox). I’ve already found out, that I have to create a template in configuration.yaml. The entitiy is “sensor.fritz_box_6591_cable” and the attributes are “transmission_rate_up” / “transmission_rate_down”.

sensor:
  - platform: template
    sensors:
      transmission_down_speed_kbps:
        friendly_name: "Transmission Down Speed"
        entity_id: sensor.fritz_box_6591_cable
        unit_of_measurement: 'kB/s'
        value_template: "{{ states('sensor.fritz_box_6591_cable', 'transmission_rate_down')|float * 1024 }}"

      transmission_up_speed_kbps:
        friendly_name: "Transmission Up Speed"
        entity_id: sensor.fritz_box_6591_cable
        unit_of_measurement: 'kB/s'
        value_template: "{{ states('sensor.fritz_box_6591_cable', 'transmission_rate_up')|float * 1024 }}"

After restarting HA, I have no syntax errors in log. But also no extra state objects I can access via UI.
I’ve searched the web and this forum but haven’t found anything applying to my case.
I guess it’s only a small thing that is missing.

Posts: 1

Participants: 1

Read full topic

Lovelace: Custom Cards - custom element doesn't exist

$
0
0

@argenis wrote:

image

i’ve been stuck for four days now.

How do you add new custom card element?

this is my configuration. it’s really messy because i’m still learning.

Thanks!!

Posts: 1

Participants: 1

Read full topic


Netdisco error on startup

$
0
0

@GrahamS wrote:

I am getting this error from discovering netdisco:

 File "/usr/local/lib/python3.7/site-packages/netdisco/discoverables/__init__.py", line 125, in info_from_entry
    ATTR_HOST: str(ipaddress.ip_address(entry.address)),
  File "/usr/local/lib/python3.7/ipaddress.py", line 54, in ip_address
    address)
ValueError: None does not appear to be an IPv4 or IPv6 address

At HA 0.107.7
Not aware of what netdisco is for and I have not seen any other operational errors.

Posts: 2

Participants: 2

Read full topic

What is my MQTT mistake?

$
0
0

@MrKrise wrote:

Hello,
I’m not able to solve this configuration issue by myself.

I have flash my Sonoff S20 with Tasmota.
I have configure it like picture below.

In HA I have install
Mosquitto broker
with follow Log

This is the configuration.yaml

102

I have tested may configurations in configuration.yaml but I’m too stupid to connect the device.
Please help me
Maybe someone can tell me what is wrong and what I have to change.
Thanks in advance

Posts: 2

Participants: 2

Read full topic

Trouble connecting remotely [Google Wifi & Duckdns]

$
0
0

@scottastrophik wrote:

Hey all, I’ve read some threads and watched videos but no matter what I do I don’t seem to be able to connect remotely.

I was originally behind a double nat (?) that I found out after trying to troubleshoot so I called my ISP and we removed their router and now it plugs into my Google Wifi.

I’ve changed my configuration file to include:

http:
base_url: XXXXX.duckdns.org:8123
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem

My Google Wifi has a static IP address. When I go to forward ports in the Google Wifi app, I select the home assistant and for internal, I put 8123 and external I use 80. I do the same thing to forward 443 to 8123.

When I type in the full address, https://XXXXX.duckdns.org:8123 it just tries to connect but never does. Any ideas or suggestions? Thank you in advance for your time!

Posts: 3

Participants: 2

Read full topic

Picture-elements card with picture-entity

$
0
0

@hajo62 wrote:

I would like to display an image in the picture-elements card depending on a sensors value.
But I see the error: Unknown type encountered: picture-entity.

The idea is to display the red label only when an update is available
image

Posts: 1

Participants: 1

Read full topic

Set device location / name

$
0
0

@larryw wrote:

According to the documentation any device that is part of an Integration should be able to have an area set. However, this does not appear to apply to Zwave devices as all of mine show No Area. I also cannot seem to rename the device and there have issues like 10+ Jasco Products 12722 On/Off Relay Switch devices in the list and until I click into them cannot tell which is which.

Looking for suggestions to fix both of these issues. Thanks in advance!

Posts: 1

Participants: 1

Read full topic

Viewing all 100270 articles
Browse latest View live


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