Walter Zengel
Walter Zengel
If you don't use Mozilla iot, you can also test with Tasmota. Tasmota supports a scripting language with which I can now completely control my Beca thermostat. [Picture](https://forum.iobroker.net/assets/uploads/files/1587456434935-tasmota_tuya_thermostat.png) You only...
Is there a way in kiosk mode with multiple tabs to automatically switch to the phone tab when a call comes in?
This can be done without any problems in ioBroker, you only have to create an object yourself. Example: Wohnzimmer/stat/things/thermostat/properties/targetTemperature Set: Wohnzimmer.cmnd.things.thermostat.properties.targetTemperature You need to turn that off too: 'Switch back...
The problem has existed since the switch to asynchronous. You have to control an input first and it reconnects. I went back to the old version, it works great.
I forked and removed everything but PIFace and GPIO. If that is enough for you, you can use this. I added installation instructions in German. You can use the translator....
use the old 0.5.6 Version, it works great.
[https://github.com/flyte/mqtt-io/tags?after=2.0.0](https://github.com/flyte/mqtt-io/tags?after=2.0.0) [or my fork](https://github.com/Bettman66/mqtt-io) sudo apt install python3.9-distutils python3-pip git sudo pip install setuptools git clone https://github.com/.... cd mqt* sudo python3 setup.py install
I use this Tree since three years without problems.
Just try it without transcoding. I use various Reolink cameras and they work wonderfully with them in full resolution. [Look here](https://github.com/blakeblackshear/frigate/discussions/9328#discussioncomment-8126787) or [here](https://github.com/blakeblackshear/frigate/issues/3235#issuecomment-1885682867).