Steve Heller

Results 30 comments of Steve Heller

Thing is: I have found a solution and am using this already successfully with my personal firmware. If Jacob does not want to implement this, I'm fine with it.

I'd like to express my interest in having WiFi LED Strips working. And as far as I tell they are basically working the same way as WiFi Bulbs. But configuring...

Looks promising! I tried to rewrite the integration myself but as I'm not a good programmer that didn't work for me. However since MyStrom strips now support HomeKit, I have...

Hi there Yes true, I was also trying to adjust the code to integrate the LED strip and therefore creating a custom-component. Important is that when using the myStrom core...

How many strings are to translate? I could do German if it‘s not too many...

Check the manual - last setting, called "label_ordinals". You can set your own names. Here is my config: `label_days: ["So", "Mo", "Di", "Mi", "Do", "Fr", "Sa"]`

``` { module: "MMM-homeassistant-sensors", position: "top_right", config: { host: "192.168.10.14", token: SANITIZED, port: "8123", https: false, fade: 0, updateInterval: 15000, rowClass: 'normal', title: 'Perimeter', values: [ { sensor: "lock.hausture", replace:...

Interesting, thank you for reply. Regarding the aforementioned PR: the module works perfectly fine on my setup - only the API does not work. Stock install of the module btw.

+1 for me. Seems that it's a new revision of the Smart Humidifier 2. ``` Logger: homeassistant.components.xiaomi_miio Quelle: components/xiaomi_miio/__init__.py:164 Integration: Xiaomi Miio (Dokumentation, Probleme) Erstmals aufgetreten: 15:23:40 (3 Vorkommnisse) Zuletzt...

Appreciate the fast reply, thank you.