Dmitry Mamontov

Results 18 comments of Dmitry Mamontov

I didn’t wait until they did normal support (mqtt in beta is extremely inconvenient and does not work as it should) and wrote my own component with all the features....

> Are you going to update this integration to work with our new base? I plan to support the shopping mall for a long time already completely abandoned mqtt.

> only thing i dont like is the polling with the missing bidirectional events. In fact, this is not critical, since hass is often used as the main management system.

I'll post it a little later, I want to add more auto-entities for an example.

> Bro please post some screenshots. its gonna be awesome! As promised, I updated the [documentation](https://github.com/dmamontov/hass-ledfx/blob/main/README.md) and added [screenshots](https://github.com/dmamontov/hass-ledfx/blob/main/README.md#screenshots)

> When restarting the Home assistant in integrations, the device is always not available until you add it again. And as soon as I restart the Home assistant again, the...

> Not works > 021-12-08 07:50:45 ERROR (MainThread) [frontend.js.latest.202112060] https://xxxxxxxxxxxxxxxxxxxxxxxxxx:8123/webrtc/webrtc-camera.js?v2.0.2:332:22 Uncaught TypeError: Cannot read properties of undefined (reading 'callService') Settings and file content please. So what version of hass do...

through card-mod you can do example: ``` type: custom:webrtc-camera style: | .shortcuts > .shortcut-0 { color: {% if is_state('switch.xiaomi_dafang_record', 'on') %} #df4d1d {% else %} white {% endif %}; animation:...

> Does the shortcuts also support entity states where icons change color for example the cameras motion? o wrote above. you can use card_mode