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

Helper input_number not working ("unable to find referenced entities")

$
0
0

Hi,
I am using input_boolean and input_select, which both work fine (e.g. I can easily set a temperature value via KNX expose feature).
However when changing to input_number, I get error messages in HA log:

Unable to find referenced entities input_number.testslider1

My test config is like in the docs (via HA GUI or entered manually):

input_number:
  testslider1:
    name: Slider
    initial: 30
    min: -20
    max: 35
    step: 1

In Developer Tools, I can see the correct state and can also set a new value here.
But e.g. if I move the slider in Lovelace, I get the error message above.

As I did not find much about this issue in the forums yet, I guess the cause might e.g. be a damaged file on the SD card etc.

Please give me some hints to maybe solve this.
Thank you!

1 post - 1 participant

Read full topic


Constantly dimming down IKEA lights by using a on/off switch

$
0
0

I bought a Tradfri light and a switch on off which I successfully integrated into my system.
I am able to switch the light on and off and also dim up / down when I continuously press the buttons.
However, it just decrease the brightness by one step. I would like it dimming down until the last step possible. How can I implement it?

3 posts - 3 participants

Read full topic

Google Home yaml

$
0
0

Hello ppl… im try to use my google home in hassio, i follow the manual but when i reach the part off add it in yaml give me this error in the pic1

someone can help please?

thnks

1 post - 1 participant

Read full topic

BME280 callibration- modifying the temperature changes the pressure reading?

$
0
0

Hi everyone,

Bit of Noob here so be gentle. I’ve successfully added a BME280 temperature, humidity and pressure sensor to HA. The temperature readings are too high so I added (as per the guide in HA here the following line to the configuration.yaml file:

sensor
     - platform: bme280
       delta_temperature: -2.5

This brings the temperature reading into line with other thermometers, but also seems to have done the same with my pressure readings:

I can’t see how this could happen. There’s a double step change in the above graph as I made another deta_temperature change to see what would happen, and as you can see it stepped down with a D-temp of -3.5, and jumped up when I changed it to -2.5. Very strange!

Any ideas on how to limit the change to temperature readings or is this a limitation of the BME board?

Thanks in advance,

Paul.

1 post - 1 participant

Read full topic

Camera more info switch?

$
0
0

Hi, I was wondering if is possible to combine two switches together for the light and the camera more info so when I press the light switch new window will pop up with the camera stream or is it better to set automation?

1 post - 1 participant

Read full topic

Possible to add Yeelight on Wifi NoT server?

$
0
0

Hello

Mission is to have a scene with apple tv and a yeelight - so i can press a button on my phone and music and lights come on :slight_smile:

Trying to setup yeelight on home assistant. I have

My Yeelight does connect to the app if I use a test network with internet. But won’t connect / sync with the app when i use Wifi NoT. Perhaps because Wifi NoT blocks the ports.

Does anyone know if:

  1. it’s possible to connect yeelight to Wifi NoT to home assistant without enabling internet on WifiNot?
    My logic is i could enable internet on WifiNot - to try and connect and then disable - but then couldn’t that leak info to china and defeat the purpose of the Wifi Not in the first place>
  2. if yes, how?

Also wondering how to connect the yee light in general as the tutorial page - https://www.home-assistant.io/integrations/yeelight/ - does’t make much sense. If anyone has a recommended guide or reading that would be a great help.

Thank you

1 post - 1 participant

Read full topic

Bloomsky sensor shows 9999

$
0
0

Anyone with a Bloomsky seeing erratic values in their sensors? Lately I started seeing incorrect values for all sensors configured and it simply shows 9999 instead of showing the correct temperature or humidity. It usually fixes itself for a short period but it goes right back to the error value.

Thanks in advance!

1 post - 1 participant

Read full topic

Notify if any ESPHome sensors go offline

$
0
0

I have dozens of ESPHome sensors, and they can go offline for various reasons (power, WiFi connectivity, just flaking out). I would like one automation that loops through all ESPHome sensors in my setup and checks all for online status. I don’t want to have to list them all in the config, I’d rather the script found them all itself so when I add new ones, they’re just handled. Any way to do this?

1 post - 1 participant

Read full topic


Starting out - Help me work out what to buy

$
0
0

I have a broadlink IR blaster to turn on my AC. I have some google home mini, a few smart sockets, air purifier. I have a 2 storey home.

I have an internal wifi xiaomi security cam coming. They take 2 months from aliex. Not sure what app it uses. But I don’t need the smart part, just the recordings when I need it.

What I would like to do (sometime):

  • temp sensors to add automation to the AC
  • water sensor for washing machine
  • door open sensor for security
  • doorbell/intercom with voice

What I saw was that much of that is better with zigbee, as the sensors would last a year no 3mth.

Initially I saw the xiaomi ecosystem. Then I saw the weird stuff with China servers, I wasn’t sure.
I found out about ZHA and zigbee2mqtt. I thought I’d get the xiaomi sensors and do this.

I ordered pre-flashed CC2531 (from Sonoff) and a RPi zero. Arriving in a week I guess.

Looking further, I found all my wifi smarts can work on tuya smart life, but for the IR.

I saw that xiaomi doesn’t do proper zigbee. Initially I thought I would seed the house with xiaomi zigbee smart plugs as repeaters. ZHA doesn’t work with most xiaomi ecosystem. zigbee2mqtt seems OK tho.

So I guess my question is now, what should I do?

  1. Xiaomi
    Assume I can get CC2531 + RPi zero working with HA+zigbee2mqtt. (seems they don’t recommend Rpi zero, so may not work)
    Order a bunch of zigbee smart plugs. Order X sensors. plugs repeat zigbee signal to upstairs etc.
    If it fails, order a xiaomi hub, and works crap. $40
    Or buy a conbee II and RPi 4, $200

Xiaomi doorbells sound like they have huge lags with China sensor, and not sure if it works with HA.

  1. Tuya
    Get tuya zigbee sensors. Get it working with HA+zigbee2mqtt.
    Will Xiaomi zigbee smart plugs work with this environment? Tuya zigbee smart plugs don’t exist in AU form (Type I). I don’t want to buy just a repeater that takes space
    If it fails, order a tuya hub, and all works in the tuya smart life app. $30

Haven’t looked at tuya doorbells. Harder to find reviews, since everything is compatible 3rd party?
Again not sure about servers & HA.

1 post - 1 participant

Read full topic

MQTT Switch Blocking

$
0
0

Hello

I have been reviewing all the documentation and forums but cannot find an answer for my query.

I have an mqtt switch that operates my garage door opener. An ESP32 receives the commands, operates the relevent relays, reads the position switches and sends the feedbacks fine, all via mqtt.

What I would like to be able to do is conditionally block the operation of the switch (ie say for example
‘’’
{% if is_state(‘binary_sensor.house_occupied’,‘off’)%}
‘’’

so that in these conditions neither an automation or an (inadvertant) manual toggle of the switch would operate the door unexpectedly if the house occupied conditions were not met.

I have tried various templating of the payload and command topics (essentially trying to send a null command if conditions are not met), but the whole template itself is published to either the topic or the payload.

I have read up and it seems you cannot template these settings. I have also read up on template switches, but that doesn’t seem to answer the question either.

Simply, can anyone suggest a clean way that enables / disables / blocks the manual operation of an MQTT switch

Much appreciated

1 post - 1 participant

Read full topic

Zwave Entities require 2 Toggles to Turn ON/OFF in HA

$
0
0

Hi Everyone - Hoping to get some help.

Recently got Nortek Zwave/Zigbee HUB and connected to my HA VM (Proxmox)

Nortek is working and I’m able to connect with Zwave devices (Inovelli Red Dimmer).

I connected a Leviton DZS15-1LZ Switch that I was using with SmartThings but trying to move things away from Cloud.

I’m able to use the Leviton but having problem with LoveLace UI and properly reflecting the state of the Switch. Here is what I’m encountering:

  • Starting with the Switch Off.

  • Clicking toggle turns (via Lovelace) Switch turns ON (light comes on) and toggle briefly moves to ON but moves back to OFF after a couple of seconds.

  • Clicking toggle ON again (via Lovelace) leaves Switch ON (no change) but now moves toggle to ON and stays there.

  • Clicking toggle OFF (via Lovelace) now turns Switch OFF (light turns off) and toggle briefly moves to OFF but moves back to ON after a couple of seconds.

  • Clicking toggle OFF again leaves Switch OFF (no change) and now moves toggle to OFF and stays there.

Here is a quick GIF of what I see:

Any ideas why it takes 2 toggles for state of this Leviton switch to be proper in Lovelace?

Also when manually operating the Switch the Lovelace toggle does not Change.

Appreciate any help. Thank you!

1 post - 1 participant

Read full topic

Recorder enhancements

$
0
0

Would be be feasible to have an individual override for each entity with something like the following?

recorder:
  purge_keep_days: 30
  include:
    domains:
      - alarm_control_panel
        purge_keep_days: 14
      - light
        purge_keep_days: 2
    entity_globs:
      - binary_sensor.*_occupancy
        purge_keep_days: 7
      - zwave.zooz_double_plug_*
        purge_keep_days: 2

I have some entities I want to keep a longer history of while others I want shorter history of. Some of my zwave plugs (Zooz) have MASSIVE amounts of entries in the database. My zwave.zooz_double_plug_01 has over 244,000 and my current keep days are only 14.

2 posts - 2 participants

Read full topic

HASS.IO won't start, some logging appears

$
0
0

Suddenly my Hass.io won’t start anymore. I have no idea why, I have not changed anything recently.

This is the log (debug) (shortened)


2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency search will wait for ['websocket_api']
2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency auth will wait for ['http']
2020-09-13 18:31:50 DEBUG (MainThread) [homeassistant.setup] Dependency alexa will wait for ['http']
2020-09-13 18:31:51 INFO (MainThread) [homeassistant.setup] Setting up lovelace
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.setup] Dependency hassio will wait for ['http']
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.setup] Dependency onboarding will wait for ['auth', 'http', 'person']
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=device_automation>
2020-09-13 18:31:51 DEBUG (SyncWorker_8) [homeassistant.util.json] JSON file not found: /config/.storage/lovelace_dashboards
2020-09-13 18:31:51 INFO (MainThread) [homeassistant.setup] Setting up config
2020-09-13 18:31:51 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up api
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up webhook
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain webhook took 0.0 seconds
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setting up auth
2020-09-13 18:31:52 INFO (MainThread) [homeassistant.setup] Setup of domain auth took 0.0 seconds
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setting up alexa
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setup of domain alexa took 0.0 seconds
2020-09-13 18:31:53 INFO (MainThread) [homeassistant.setup] Setting up hassio
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.config_entries>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.scene>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.core>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.area_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.customize>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.device_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.entity_registry>
2020-09-13 18:31:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.group>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.auth_provider_homeassistant>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.automation>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config.script>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=webhook>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=websocket_api>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=auth>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=alexa>
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain api took 2.0 seconds
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain lovelace took 2.1 seconds
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain config took 2.1 seconds
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=api>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=lovelace>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.components.person.storage_collection] added rob: {'device_trackers': ['device_tracker.rob', 'device_tracker.wifirob', 'device_tracker.sm_g930f', 'device_tracker.sm_g770f'], 'id': 'rob', 'name': 'Rob', 'user_id': '8408bf88a8e042aea34bb7f34bca6e22'}
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.components.person.storage_collection] added marloes: {'device_trackers': ['device_tracker.wifiloes', 'device_tracker.loes', 'device_tracker.loesmbp'], 'id': 'marloes', 'name': 'Marloes', 'user_id': None}
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=config>
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setting up search
2020-09-13 18:31:54 INFO (MainThread) [homeassistant.setup] Setup of domain search took 0.0 seconds
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=search>
2020-09-13 18:31:54 INFO (SyncWorker_18) [homeassistant.loader] Loaded camera from homeassistant.components.camera
2020-09-13 18:31:54 INFO (SyncWorker_3) [homeassistant.loader] Loaded google_assistant from homeassistant.components.google_assistant
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.helpers.restore_state] Created cache with ['person.rob', 'person.marloes', 'input_boolean.trash_moved', 'input_boolean.trash_reminder', 'automation.nieuwe_automatisering', 'automation.wifi_uit', 'automation.reset_trash_notification', 'automation.mark_trash_as_moved_from_notification', 'automation.trash_has_not_been_moved', 'sensor.speedtest_ping', 'sensor.speedtest_download', 'sensor.speedtest_upload', 'input_boolean.testschakelaar', 'device_tracker.sm_g930f', 'device_tracker.sm_g770f']
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=person.rob, old_state=None, new_state=<state person.rob=home; editable=True, id=rob, source=person.rob, user_id=8408bf88a8e042aea34bb7f34bca6e22, friendly_name=Rob @ 2020-09-13T18:31:54.227377+02:00>>
2020-09-13 18:31:54 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=person.marloes, old_state=None, new_state=<state person.marloes=not_home; editable=True, id=marloes, source=person.marloes, friendly_name=Marloes @ 2020-09-13T18:31:54.228983+02:00>>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setting up cloud
2020-09-13 18:31:58 DEBUG (SyncWorker_0) [homeassistant.util.json] JSON file not found: /config/.storage/cloud
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=person, service=reload>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain person took 7.5 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=person>
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-call.apigateway to before-call.api-gateway
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
2020-09-13 18:31:58 DEBUG (MainThread) [botocore.hooks] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_connect>
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cloud, service=remote_disconnect>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setting up onboarding
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain cloud took 0.6 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=cloud>
2020-09-13 18:31:58 INFO (MainThread) [homeassistant.setup] Setup of domain onboarding took 0.3 seconds
2020-09-13 18:31:58 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=onboarding>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_start>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stop>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_restart>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=addon_stdin>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_shutdown>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=host_reboot>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_full>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=snapshot_partial>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_full>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=hassio, service=restore_partial>
2020-09-13 18:31:59 INFO (SyncWorker_10) [homeassistant.loader] Loaded device_tracker from homeassistant.components.device_tracker
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up frontend
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (SyncWorker_8) [homeassistant.util.json] JSON file not found: /config/.storage/frontend_theme
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=set_theme>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=frontend, service=reload_themes>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.1 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=frontend>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=stop>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=restart>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=homeassistant, service=check_config>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain hassio took 5.5 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=hassio>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'history', 'sun', 'mobile_app', 'ipp', 'updater', 'tts', 'default_config', 'input_number', 'script', 'media_player', 'shopping_list', 'system_health', 'input_text', 'input_boolean', 'speedtestdotnet', 'ssdp', 'map', 'zone', 'input_select', 'persistent_notification', 'group', 'scene', 'hacs', 'spotify', 'local_ip', 'upnp', 'sensor', 'input_datetime', 'brother', 'automation', 'zeroconf', 'mqtt', 'logbook'}
2020-09-13 18:31:59 DEBUG (SyncWorker_3) [homeassistant.helpers.storage] Writing data for http
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency history will wait for ['http', 'recorder']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up sun
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] sun phase_update@2020-09-13T16:31:59.319628+00:00: phase=day
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] sun position_update@2020-09-13T16:31:59.319628+00:00: elevation=12.55 azimuth=259.17
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=None, new_state=<state sun.sun=above_horizon; next_dawn=2020-09-14T04:40:51+00:00, next_dusk=2020-09-13T18:35:04+00:00, next_midnight=2020-09-13T23:36:37+00:00, next_noon=2020-09-14T11:36:46+00:00, next_rising=2020-09-14T05:14:37+00:00, next_setting=2020-09-13T18:01:14+00:00, elevation=12.55, azimuth=259.17, rising=False, friendly_name=Sun @ 2020-09-13T18:31:59.448662+02:00>>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.components.sun] next time: 2020-09-13T16:51:19+00:00
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.2 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency mobile_app will wait for ['http', 'webhook', 'person']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up updater
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency tts will wait for ['http', 'media_player']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency default_config will wait for ['automation', 'cloud', 'frontend', 'history', 'logbook', 'map', 'mobile_app', 'person', 'scene', 'script', 'ssdp', 'sun', 'system_health', 'updater', 'zeroconf', 'zone', 'input_boolean', 'input_datetime', 'input_text', 'input_number', 'input_select']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_number
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up script
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=reload>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_on>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=turn_off>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=script, service=toggle>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency media_player will wait for ['http']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency shopping_list will wait for ['http']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency system_health will wait for ['http']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_text
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_boolean
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up speedtestdotnet
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain speedtestdotnet took 0.0 seconds
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency ssdp will wait for ['zeroconf']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency map will wait for ['frontend']
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up zone
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up input_select
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up group
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=reload>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=set>
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=group, service=remove>
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.0 seconds
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.setup] Setting up scene
2020-09-13 18:31:59 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency hacs will wait for ['http', 'websocket_api', 'frontend', 'persistent_notification', 'lovelace']
2020-09-13 18:31:59 DEBUG (MainThread) [homeassistant.setup] Dependency spotify will wait for ['http']
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up local_ip
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setup of domain local_ip took 0.0 seconds
2020-09-13 18:32:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for buienalarm which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-13 18:32:00 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for afvalwijzer which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant.
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up sensor
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.setup] Setting up input_datetime
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency zeroconf will wait for ['api']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency mqtt will wait for ['http']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.setup] Dependency logbook will wait for ['frontend', 'http', 'recorder']
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sun>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=updater>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=script>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.components.input_boolean.yaml_collection] added trash_moved: {'id': 'trash_moved', 'name': 'Trash has been moved', 'initial': False, 'icon': 'mdi:delete-empty'}
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.components.input_boolean.yaml_collection] added trash_reminder: {'id': 'trash_reminder', 'name': 'Trash reminder enabled', 'initial': True}
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=group>
2020-09-13 18:32:00 INFO (MainThread) [homeassistant.components.scene] Setting up scene.homeassistant
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=reload>
2020-09-13 18:32:00 DEBUG (SyncWorker_1) [homeassistant.util.json] JSON file not found: /config/.storage/zone
2020-09-13 18:32:00 DEBUG (SyncWorker_17) [homeassistant.util.json] JSON file not found: /config/.storage/input_text
2020-09-13 18:32:00 DEBUG (SyncWorker_4) [homeassistant.util.json] JSON file not found: /config/.storage/input_number
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=apply>
2020-09-13 18:32:00 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=scene, service=create>
2020-09-13 18:32:00 DEBUG (SyncWorker_17) [homeassistant.util.json] JSON file not found: /config/.storage/input_select
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.buienalarm
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.afvalwijzer
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sensor>
2020-09-13 18:32:01 DEBUG (SyncWorker_5) [homeassistant.util.json] JSON file not found: /config/.storage/input_datetime
2020-09-13 18:32:01 INFO (SyncWorker_16) [homeassistant.loader] Loaded binary_sensor from homeassistant.components.binary_sensor
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer provider = mijnafvalwijzer
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer zipcode = *****
2020-09-13 18:32:01 DEBUG (MainThread) [custom_components.afvalwijzer.sensor] Afvalwijzer housenumber = 6
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up history
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] https://cdn-secure.buienalarm.nl/api/3.4/forecast.php?lat=51.59623938748572&lon=4.7049030659945865&region=nl&unit=mm%2Fu
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] {'success': True, 'start': 1600014300, 'start_human': '18:25', 'temp': 22, 'delta': 300, 'precip': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'levels': {'light': 0.25, 'moderate': 1, 'heavy': 2.5}, 'grid': {'x': 340, 'y': 489}, 'source': 'nl', 'bounds': {'N': 55.973602, 'E': 10.856429, 'S': 48.895302, 'W': 0}}
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [buienalarm.pybuienalarm] {1: 0.0, 2: 0.0, 3: 0.0}
2020-09-13 18:32:01 DEBUG (SyncWorker_0) [custom_components.buienalarm.sensor] <buienalarm.pybuienalarm.Buienalarm object at 0x6f5cae68>
2020-09-13 18:32:01 INFO (SyncWorker_6) [homeassistant.loader] Loaded ziggo_mediabox_xl from homeassistant.components.ziggo_mediabox_xl
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up shopping_list
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain shopping_list took 0.0 seconds
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up system_health
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain system_health took 0.0 seconds
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setting up map
2020-09-13 18:32:01 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:01 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.0 seconds
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setting up logbook
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event panels_updated[L]>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=logbook, service=log>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=history>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=system_health>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setting up binary_sensor
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain binary_sensor took 0.0 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=map>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=scene.nieuwe_scene, old_state=None, new_state=<state scene.nieuwe_scene=scening; entity_id=['media_player.living_room_main'], id=1597221827603, friendly_name=Nieuwe scène @ 2020-09-13T18:32:02.205330+02:00>>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zone, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_text, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_text, service=set_value>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_text took 2.6 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=set_value>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=increment>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_number, service=decrement>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_number took 2.6 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=local_ip>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_option>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_next>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=select_previous>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_select, service=set_options>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_select took 2.5 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_datetime, service=reload>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=input_datetime, service=set_datetime>
2020-09-13 18:32:02 INFO (MainThread) [homeassistant.setup] Setup of domain input_datetime took 1.9 seconds
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.components.updater] Finished fetching Home Assistant update data in 1.822 seconds
2020-09-13 18:32:02 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 172.30.32.2
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event call_service[L]: domain=persistent_notification, service=create, service_data=title=Login attempt failed, message=Login attempt or request with invalid authentication from 172.30.32.2, notification_id=http-login>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=persistent_notification.http_login, old_state=None, new_state=<state persistent_notification.http_login=notifying; title=Login attempt failed, message=Login attempt or request with invalid authentication from 172.30.32.2 @ 2020-09-13T18:32:02.446318+02:00>>
2020-09-13 18:32:02 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event persistent_notifications_updated[L]>

4 posts - 4 participants

Read full topic

Unifi integration using bandwidth

$
0
0

I have noticed my Unifi integration constantly using about 250kB/s of bandwidth. I have only enabled a few clients to monitor. Bandwidth usage stops if integration is deleted. Connected with a Dream Machine Pro.

Is this expected behaviour, or could I config anything to reduce bandwidth usage?

1 post - 1 participant

Read full topic

Condition using a timer, how do I say when Not Idle

$
0
0

I want to start a timer when I exit a Zone, but if I return with 10 Mins (because) i have forgotten something I don’t want my garage door to open.

So I want to check if the time is still running i.e. NOT idle.

Not sure of the correct syntax

Regards Dave

1 post - 1 participant

Read full topic


Looking for a way to implement AC control to a dashboard

$
0
0

Hi Everyone.

Planing to set up a tablet on the wall with a dashboard to control my home devices. The thing I’m struggling with is to implement floor heating controls in to it. The controller im using is very advance but unfortunately i can find any way to implement it to home assistant but it does support control from internet through a WEB AC dashboard interface. Thought if i could create a TAB in home assistant that would be linked to that page i could just control it that way.
Is there any easy way to do this ?

All best
Alex

2 posts - 2 participants

Read full topic

System Monitor for a Linux box

$
0
0

Hi,

I am running HA (supervised) on an Ubuntu machine and Zoneminder on another Ubuntu machine on the same LAN. The integration is working really well and wanted to add few dashboards to monitor the state/health of the two machines. For the HA machine, I added following configuration:

sensor ha_machine:
  - platform: systemmonitor
    resources:
      - type: disk_use_percent
        arg: /
      - type: disk_free
        arg: /
      - type: memory_use_percent
      - type: memory_free
      - type: swap_use_percent
      - type: swap_free
      - type: processor_use
      - type: last_boot
      - type: throughput_network_in
        arg: eno1
      - type: throughput_network_out
        arg: eno1    

And created a nice Lovelylace UI like

Is there a way to get simialr vital stats for Zoneminder machine?

1 post - 1 participant

Read full topic

Qubino Flush Dimmer input 2

$
0
0

I’m trying to get Home Assistant to recognize a short push on a mono-stable wall button connected to input 2 (I2) on a Qubino Flush Dimmer. I2 is confgured as binary sensor (parameter 100 set to 9) and Group 5 asscociated with the Z-Wave stick. No state changes are registered until the button is held for 4-5 secs which makes the feature pretty useless.

Tested both the standard Z-Wave integration and the OpenZWave beta integration with the same result. Though, the short push is detected within the integration (see screenshot from the ozw log in the OpenZWave integration below) but I don’t know if I can catch this somehow in Home Assistant to use in an automation?

1 post - 1 participant

Read full topic

IKEA Sensor - can only see entity for battery

$
0
0

Hi there,

I’m a recent user in HA but manage to configure quite a few things on the last 3 weeks (since I started) and I think I’m beginning to have a nice interface:

This community is great for learning but I’m now stuck with one of my ikea products: a motion sensor.
It’s imported to HA but I can only see the entity that gives me the info about battery. For what I read I should have a binary sensor, or am I wrong?
I imported the sensor to ikea gateway associated with a lamp first but have now erased it and re attached it to the gateway with no association to any lamp (I saw that imported again, new name).

What am I missing?

… sorry if this has been answered before :frowning:

Pedro.

2 posts - 2 participants

Read full topic

WLED integration, is it possible to select preset?

$
0
0

Is it possible to select a ‘preset’ from the WLED integration?
Or how do I set a full effect with two colors, effect, speed, etc.?
Can it be done from within or how do I accomplish this?

1 post - 1 participant

Read full topic

Viewing all 107282 articles
Browse latest View live


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