Peter Oudenes

Results 36 issues of Peter Oudenes

The MQTT Light config in Home Assistant has been changed/improved. https://www.home-assistant.io/integrations/light.mqtt/ They use follow JSON Schema: { "brightness": 255, "color_mode": "rgb", "color_temp": 155, "color": { "r": 255, "g": 180, "b":...

### Describe the bug I add "homeassistant" to the config to let auto discovery my lights. But when I check with MQTT Explorer the lights not become into the /homeassistant/light/......

bug

They announced some changes and this is written: ``` MQTT JSON light now supports color_mode which should be used together with supported_color_modes to signal the light’s features. Feature flags color_temp,...

Hi All, For long time all my lights working perfect. But at a certain moment i see those errors pop up in the error log. I dont know how to...

setup-quesetion

### Describe the bug After restore settings I see all the information. But after a while everything is gone in WebUI, strange enough... everything is still working inside HA to...

bug

Would be nice to have a indicator on webui thats show when a new firmware is pushed alive. Maybe also this indicator can be send over MQTT "firmware":"true" or "false"...

enhancement

Hi All, When you give devices a device name then only those are discovered by Home Assistant. I have several lights given a name, I cant give all a name...

bug

Hi There, Installed the integration. Reboot HA. Add the integration. I get all the sensors but the media player is not working How to solve this?

bug

Hi ALl, It seems all going well but at the end I get one error ``` Options error: In [CMD-LINE]:1: Error opening configuration file: /config/openvpn/nld.ovpn ``` but before it say...

First of all GREAT CODE !!! Would be nice to able to add ip:port to website part. I have many docker application accessible from http://ip:port Now I can't add this...