Christian

Results 8 issues of Christian

Hi, I do have the same issue like [issue 129](https://github.com/KartoffelToby/better-thermostat-ui-card/issues/129) but on an older iPad mini with iOS 12.5.7 ``` Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht Logger: py.warnings...

Building zmq.so on mac m1 was successful, but php does not accept zmq.so: Warning: PHP Startup: Unable to load dynamic library 'zmq.so' tried: '/Applications/MAMP/bin/php/php8.0.8/lib/php/extensions/no-debug-non-zts-20200930/zmq.so' (mach-o file, but is an incompatible...

Command make && make install breaks with: implicit declaration of function 'zmq_curve_keypair' is invalid in C99 on zmq.c:358 https://github.com/zeromq/php-zmq/blob/ee5fbc693f07b2d6f0d9fd748f131be82310f386/zmq.c#L358

cant control X8 Hybrid via HomeAssistant Automations. Lovelace Card shows wrong informations ``` Logger: homeassistant.helpers.entity Quelle: helpers/entity.py:945 Erstmals aufgetreten: 26. März 2024 um 14:26:34 (4368 Vorkommnisse) Zuletzt protokolliert: 15:02:21 Update...

Hi, I'd like to set fan speed via automation. is this the correct way? ``` - service: vacuum.set_fan_speed data: fan_speed: Pure target: device_id: XYZ ``` Thanks for reply!

### Prerequisites * Thermostat radiator valve (TV02-Zigbee) von TuYa Log: ```json ValueError: could not convert string to float: 'unavailable' 2024-06-25 02:15:46.688 ERROR (MainThread) [custom_components.better_thermostat.utils.controlling] better_thermostat Office Büro: ERROR controlling: climate.office_buro_thermostat...

bug

```json 2024-09-13 06:20:28.571 ERROR (MainThread) [custom_components.better_thermostat.utils.controlling] better_thermostat None: ERROR controlling: climate.heizung_bad_gross Traceback (most recent call last): File "/config/custom_components/better_thermostat/utils/controlling.py", line 53, in control_queue _temp = await control_trv(self, trv) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/better_thermostat/utils/controlling.py",...

new bug

Hi this is a question, due to low documentation. How to use websocket-client to connect to a TLS Socket like wss://example.com? The documentation is not really helpful if you want...

question