Johannes
Johannes
The names of the config variables for the topics in your apps.yaml are wrong. ``` panel_recv_topic: "tele/nspanel/RESULT" panel_send_topic: "cmnd/nspanel/CustomSend" ``` vs ``` panelRecvTopic: "tele/tasmota_your_mqtt_topic/RESULT" panelSendTopic: "cmnd/tasmota_your_mqtt_topic/CustomSend" ``` https://docs.nspanel.pky.eu/stable/config-overview/
I ended up with this, might not be perfect, but it's the right direction:  ``` content: '.logo{margin-top:0;margin-bottom:20px}.bar{margin:0 auto;width:575px;border-radius:30px;border:1px solid #dcdcdc}.bar:hover{box-shadow:1px 1px 8px 1px #dcdcdc}.bar:focus-within{box-shadow:1px 1px 8px 1px #dcdcdc;outline:0}.searchbar{height:45px;border:none;width:500px;font-size:16px;outline:0}.voice{height:20px;position:relative;top:5px;left:10px}.buttons{margin-top:30px}.button{background-color:#f5f5f5;border:none;color:#707070;font-size:15px;padding:10px 20px;margin:5px;border-radius:4px;outline:0;margin-left:auto;margin-right:auto;display:block}.button:hover{border:1px...
to access the configuration of the entity; all of the communication has to be done with uuid's pushing this config option to the next milestone
implemented a fav list for effects: ```yaml - entity: light.wled effectList: [Android, Aurora, Blends, Blink, Blink Rainbow] ``` https://docs.nspanel.pky.eu/faq/#how-to-upgrade-from-a-release-to-the-current-development-version
Configure an [input_boolean](https://www.home-assistant.io/integrations/input_boolean/) and use the default card option of the screensaver for this. ```yaml screensaver: key: screensaver defaultCard: '{{ "navigate.locked" if is_state("input_boolean.test", "off") else "navigate.unlocked" }}' ``` in combination...
I'm generating this firmware version on every release, you just have to run `FlashNextion http://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-i-latest.tft` manually.
this requires some more work; that's the reason why this issue is still open
@AviFix this is Iobroker not homeassistent
@AviFix I've added theese two lines to the function that is generating the entities. ``` if self._locale == "he_IL" and any("\u0590"