Was Tuning the Media-Card to assist a previous post from sandoz.cloud and found the font a touch big to show six Radio stations using text. Can we please have the font reduced at least to be able to use 3 characters, where four would be better.
Any progress on this project? Would love the details about integrating it to homekit. I use homebridge and MQTT, but not yet been sure how to tget the NSpanel (Pro version in my case) to work like yours?
Do you have a git page where to check code and documentation ?
Is there any way to get the standard energy dashboard from Home Assistant to display on the NSPanel (ideally the non-pro) variant? I know of the power panel with Lovelace UI, but I prefer the looks from the energy dashboard.
I run the NS Panel EU together with JoBrās Firmware. I use ESPHome instead of Tasmota. It worked well for months until I made an update this morning. Now it sucks with the āWaiting for Contentā ā¦ circle.
The AppDamon Log says that MQTT is connected (I also can see the topics in the MQTTMonitor). But it seems like the Panel itself does not connect anymore:
[10:52:09][W][mqtt:264]: MQTT Disconnected: TCP disconnected.
[10:52:09][I][mqtt:176]: Connecting to MQTT...
This is what the Logs of EspHome is are showing. But I donāt get it, Broker, Password, User, nspanel.yaml, als the same.
Does anyone know how to fix this?
Thanks in advance,
Florian
EDIT:
Sorry, this is solved. I changed the secrets of EspHome to a forwarder to the secrets.yaml of HA itself a long while ago. In this file the MQTT server was not correct ā¦ an obviously I did not install the config since then.
Searching for hours, then add the questions a minutes later I found it. Sorry.
Hi. I have a very simple question, but not sure how to solve and couldnāt find an answer for days. Iām programming the NSPanel with a custom UI (see screenshot), and Iām trying to change 2 items (a double state button and a text field that has the label at the same time) but Iām not able to figure out how to do it. Reason is text (label) has a background, and I need to change both the button and the text at time of pressing. Thanks!!
Is there a easy way to change the value of speed in negative or positive, depending on the positive or negative value of a sensor?
Eg if I am importing electricity (sensor value is negative eg -3000 W) , speed should be -20 ( and when I am exporting (sensor value is positive eg +200 W) electricity, speed should be +20
Im driving my self crazy here!
I implemented an alarm panel, but I want to lock the nspanel to the ādisarmā screen when the alarm is on.
Here is my code:
The page 11 is the ādisarmā screen. The page 0 ih the āHomeā screen. There is also a page 5 that is the āArmā screen.
Every time I arm the alarm it goes to page 11 but when the screen goes to sleep it comes back to home screen, but I want to lock it on the ādisarmā screen.
To be clearerā¦ āArmā screen is the one where I can Arm the alarm, and ādisarmā screen is the one for disarming de alarm.
Hi Claire
I hope you cane help please? I am trying to replicate you radio function but i am just getting the standard media card with no Navigation keys or option to choose radio station. Here is my code - any ideas?
Thank you for the reply - sorry my YAML skills are not very good, could you help to fix the config? When i use your example i get a lot of āend of stream or a document serperator expectedā messages in Studio Code Server