LARGE ethernet data usage! (systemmonitor)
Hello! I’ve been recently looking at my systemmonitor ethernet input and output, and they seem to be very large! I am seeing on the order of multiple GBs over the course of 4 days. Does HA really use...
View ArticleTemplate works in template editor...not in automation
I have the following template: - service: var.set data_template: entity_id: var.time_done value: "{{ (as_timestamp(now() + (60 * (states("var.time_left") | int))) | timestamp_custom("%H:%M", true) }}"...
View ArticleMQTT 6 Speed Fan w/modified 303.9Mhz remote HA Config Error
This is probably a rookie error as this is my first “hack” but after multiple hours of trying to figure it out, I’m in need of assistance. We purchased a really nice ceiling fan that unfortunately...
View ArticleAdding Reolink Bullet to HA .114.3
I am having trouble adding in a Reolink POE camera to my HA and lovelace. Here is my yaml: stream: - platform: generic name: OutdoorRear still_image_url: "http://192.168.1.59/cgi-bin/api.cgi...
View ArticleBi-Monthly cycle for the Utility meter component
I would like to have a Bi-Monthly cycle for the Utility meter component. The default cycle parameters are hourly, daily, weekly, monthly, quarterly and yearly. How do I achieve bi-monthly rest on a...
View ArticleWant to grab forecast tomorrow at noon. How to get this sensor to work?
I created a sensor to get tomorrow’s weather, but it grabs the weather exactly 24 hours from now with this: - platform: yr name: YRWeatherForecastSymbol24 forecast: 24 # 1 day forecast...
View ArticleAqara mi devices made them work locally
Hi people, i have a question i would like to use xiaomi mi smart wifi plug locally on my zigbee2mqtt+ha… in this moment i can see the smart plug (i got their ip and token and i added manually) now i...
View ArticleOpenZwave: How to initiate get latest lock record via MQTT
My Vision ZM1701 does not report the latest log record automatically plus I do not see a way to retrieve the latest lock record in HA. In ozw_admin, I can set the log record to ‘0’ which “gets” the...
View ArticleConditional card stopped working for this light?
I have this rather complicated card to control my RF controllable light. It’s built with @thomasloven 's custom:hui as it was previously built with the ‘native’ hui. entities: - card: cards: -...
View ArticleDetect who push button among users registered
Hi everybody, I share my hassio application integrated with home assistant with all components of my family. I activated the notification too when someone push a button. Now I would like to print in...
View ArticleHow to read an event from Calendar
Hi, I’m using Garbage Collection that creates a calendar with the information on the kind of garbage that is collected every day. I’d like to read that calendar from an automation to be able to create...
View ArticleBest way to compare two or more Varibles?
Sorry if this is the wrong place ,but I know there has to be people that have this down to a fine science . What is the best way in your opinion to compare two or more variables looking for patterns?...
View ArticleWTH is it not possible to define amount of decimals displayed for sensor...
In Lovelace it is currently not possible to define the amount of decimals displayed for sensors. If you want to define / limit the amount of decimals displayed you will need to use the code editor...
View ArticleZWave gate module : NICE IBT4ZWAVE
Hello, I’d like to buy this ZWave module : NICE IBT4ZWAVE https://products.z-wavealliance.org/products/3837 products.z-wavealliance.org File 1629.36 KB SmarterHOME FIBARO Nice BiDi-ZWave (IBT4ZWAVE)...
View ArticleAccess 2 instances of HA independently via duckdns?
Hi All, Just wondering if someone can point me in the right direction to be able to access / login to HA remotely via two different sub domains. Hass1.duckdns.org Hass2.duckdns.org I have tried but it...
View ArticleFeedback on heating automation strategy
I don’t currently have any smart heating products, but I’ve been doing some research and have a few questions about how the climate platform would work and be automated to help me narrow down my...
View ArticleZigbee door contact sensor for Zigbee2MQTT with automatic parent node update...
Hello, Which Zigbee door sensor do you recommend ? I’ve mainly used Xiaomi Aqara battery sensors for now (PIR, temperature and switch) but I’ve observed that they do not switch of parent node easily...
View ArticleCan't connect to TasmoAdmin after upgrade
Hi all. Today I got my new RPi 4 After restoring the snapshot from my old RPi 3, all worked very well - except for TasmoAdmin. I simply can’t access TasmoAdmin anymore! It seems that the service dont...
View ArticleRemove old plex instance
I recently moved to a new apartment, but kept my Home Assistant instance. Did’n want to start all over again. But it have introduced a few bugs here and there. Some more annoying than others. But i...
View ArticleHow to set a trigger which only fires if event 2 occurs within X seconds of...
I am trying to setup an automation where I have an event (Motion detection at front door) which can then either be followed by a knock on the door (vibration sensor) or no knock. I’m trying to figure...
View Article