moskovskiy82
moskovskiy82
Took your example from https://github.com/mysensors/MySensorsArduinoExamples/blob/master/examples/HeatpumpIRController/HeatpumpIRController.ino But seems cannot compile. I have already redone several clean installations of arduiono IDE 1.06 and 1.8.3 but failed with the same error. Always complains...
Running 2021.12 version of HA. This issue is a bump of #170 I can clearly see the relay and control it in the Mi Home app which means it is...
Maybe to paranoid but seems to me that sticking out an AP without a password doesn't seem a good idea... Any options to change that?
](neolink:7): GLib-GObject-CRITICAL **: 14:43:00.195: g_object_new_is_valid_property: property 'name' for type 'GstRtpL16Pay' cannot be set twice) After upgrading to Reolink B800 Firmware to the latest on their website v 3.0.0.183 from vanilla...
Have set up codercom/code-server:latest Docker compose ``` vscode: container_name: homeassistant-vscode image: codercom/code-server:latest user: xxx:xxx volumes: - /xxx:/home/coder/project - /xxx:/home/coder/.local/share/code-server ports: - "8443:8443" command: code-server --port 8443 --disable-telemetry /home/coder/project environment: -...
The docs just give you basic backlight codes like door open and the formatting is hard to get hand on. So here is some investigation tested on VTO22xx Like in...
Not a big issue, but when the door sensor is closed in HA the sensor door shows as open. And vice versa
Currently we can only globally disable the detection. It would be great to have a possibility to disable/enable detection on certain objects (person, car e.t.c) on different cameras on the...
### The problem - platform: "jsn_sr04t" name: "well_2" update_interval: 30s The update_interval is not respected and values update several times in a second ### Which version of ESPHome has the...