this is definetly UI bug. If i delete name of instance in mydomoticz, i can not edit it anymore since the name was the link to edit. Can you please delete instance that is stuck and fix this UI bug?
I have same issue. What is worse. I have tried to delete instance, but it says it is online, although i turned off raspi with that domoticz. I have deleted name field and user pass, now i can not even access menu to try to delete instance. I have donated few euros, but this system seems to be deeply ...
Wow, that was fast response! ;) I had some issues with other stuff i use on beta ver, that is why i am still on stable, but i might update again to beta and check are things better. I have replaced code on line 212-217. this time there is much more info from stations, but still errors in parsing. I ...
Hi Xorfor, thanks for making this plugin. I have installed it (direct from github, made .py executable). When i add it in domoticz gui i get a lot of errors in log and all sensors show 0. Seems it can't parse properly parameters from Open AQ? I am using RPi 2, Stretch, stable domoticz v3.8153. Any ...
Cool man! Tnx for script! I am still waiting for it's price to come down and buy one or 2 of em. Still more affordable to use Xiaomi zigbee thermo/hydro meters (8-9$ each) and easier to use with zigbee GW (tho which is 26$) straight to domoticz oob. But that BLE one looks cool too :) can you pair it ...
How does it connects to Mi Home app? BT via phone? Mijia Bedside Lamp has BT too? I will order one when price hits 10$ The new bedside lamp has Wifi+BT. You connect with Wi-Fi the new bedside lamp in the mi-home app(for full ecosystem integration) or yeelight app (for only lightning option). This ...
It is def not a thermostat. It is plain thermometer and humidity meter sending data over Bluetooth (no wifi! it's a reseller typo) to mobile phone to Mi Home app. Using single AAA battery with a nice large display (lasting up to a year). When the price hits <10$ i wouldn't mind buying it then use it ...
I made virtual switch and i can now turn it on and off via bash scripts, but i still do not know how can i enter AQI value in the virtual sensor in domoticz :( I know cmd to do it via curl, but how to define AQI variable with miio? curl -s "http://192.168.0.155:8080/json.htm?type=command¶m ...
Device works without token. So i can use miio lib to pull data and control the device. Do not have much experience with scripts for Domoticz. I can get data when using: miio --control 192.168.0.180 --method get_prop --params '["aqi"]' i get: INFO Attempting to control 192.168.0.180 INFO Got result ...
Anyone using this model (http://sigma-shop.com/product/135/rf433mhz-usb-wireless-transceiver-module.html) as RF 433MHz receiver (on Raspi)? Want to add few 433MHz outdoor temp/hum sensors, but not sure shall i go for KMtronic, or make my own RFlink. When i consider all parts (arduino+sensors+box ...
Hi, anyone managed to add support for Xiaomi PM 2.5 detector (https://www.gearbest.com/living-appliances/pp_557543.html)? It's a standalone laser PM 2.5 detector, same as found integrated in Xiaomi Air purifier pro. I have installed miio and got token id. Not sure i can edit airpurifier.js and make ...