klim123123

Results 47 comments of klim123123

You can convert your vibration sensor to motion sensor by creating virtual device and make flow. > Hmmm.....? I think I don't know what you mean specifically. > > Below...

https://github.com/rogro82/io.homeassistant/tree/master/custom_components/

You don't need homey.py Just copy homey folder to config\custom_components\ on your HA You can take homey folder here https://github.com/rogro82/io.homeassistant/tree/master/custom_components/

@rogro82 please fix instructions on main page. thank you!

> i copied the folder to my custom components, but my HA says always „no Integration names homey available“. > Did this work actually? please check if your folder looks...

Try to use Samba connection instead of File editor.

Please send screenshot with what you created and location of this.

Why you put homey.yaml in packages? Where do you get this instructions? You should do this configuration in /config/configuration.yaml

This app working fine for now. You need to install it using CLI method https://community.athom.com/t/how-to-cli-install-method/198

Just add .1 or .2 or .3 at the end. Here is my example mercury231_electricity_counter: name: Mercury-231 Electricity Counter icon: measure_power capabilities: meter_power.day: sensor.mercury231_t1 meter_power.night: sensor.mercury231_t2 measure_power: sensor.mercury231_p measure_power.1: sensor.mercury231_p1...