XalaTheShepard

Results 53 comments of XalaTheShepard

Already have a solution for this specific theme. This is the first time I implement changes to a project, so will try to figure it out how to add them.

> I have no means to debug this at the moment, I am moving internationally and do not have a permanent house at the moment (so no HA either.) >...

I have changed the following: primary-text-color: "#FFF" paper-slider-knob-color: "#FFF" into primary-text-color: "#FFFFFF" paper-slider-knob-color: "#FFFFFF" Furthermore added the following code at the bottom: mdc-text-field-fill-color: var(--card-background-color) mdc-text-field-ink-color: var(--primary-text-color) mdc-select-ink-color: var(--primary-text-color) mdc-select-fill-color: var(--card-background-color)

The changes are proposed in the code. Feel free to test them out and leave a comment.

I think something went wrong. My changes were not pushed through, causing the same issue.

Only the changes to the primary text color and the slider knob color were pushed through. I have reproposed the 4 new lines that need to be added.

One last change. I noticed that for some reason the label -ink-color did not update. Added one last line and then everything should be fine. When this theme is complete...

This should be the result that I expect with the last line added ![Screenshot_20220307_152132_io homeassistant companion android](https://user-images.githubusercontent.com/69390987/157052150-8784b270-af0f-4929-83a6-67ff8191475f.jpg)

Dear myTselection, Thank you very much for adding the sensors. I have only a very limited knowledge of programming, so could you please tell me where I can find or...

Thanks for the advice. Please find the json attached. [mobile_json.txt](https://github.com/myTselection/telenet_telemeter/files/12266752/mobile_json.txt)