Telldus no lights or switches after upgrade!

Hi guys,

after upgrading to the latest version. I am not able to see my lights or my switches. There is no error, but they are not displayed.
I update the configuration with the new format:
tellstick:
signal_repetitions: 0

switch:
platform: tellstick
signal_repetitions: 0

I tried all the combination I was able to think, but without success. Any ideea would be great because my system is down now.
As a wa is there a way to downgarde?

Thanks and regards

OK, they just appeared without any change. So I don’t know what happened. :smiley:
They seem to be fine now, but still I have two issues:

  1. the history per item is not showing for lights and media players, instead I have a: “Invalid data ar row #45:…” and an assumed_state true
  2. and all the switches(lights or switches) are replaced by some weird icons. :confused: I am sorry if that is an implementation but they sure ruing everything in the GUI.
    Please, please, please, please, pleaseeeee tell me that is customizable or at least I can chose the switch icon used before.

Did you do anything at all to get yours to work?

Mine broke aswell in the latest update and hasn’t come back yet (it’s been 5 hours since update) and multiple reboots.

Hi guys,

since I am not into repetition I did like this:

[color=#800000]tellstick:

switch:

  • platform: tellstick

light:

  • platform: tellstick[/color]

At the moment I replied that it is working again it was like this:

[color=#800000]tellstick:
signal_repetitions: X

switch:

  • platform: tellstick
    signal_repetitions: 1

light:

  • platform: tellstick
    signal_repetitions: 0[/color]

LE: Please be aware of the spaces(indentation), the forum input form seems not to keep them.

[quote=“bogdan”]Hi guys,

since I am not into repetition I did like this:

[color=#800000]tellstick:

switch:

  • platform: tellstick

light:

  • platform: tellstick[/color]

At the moment I replied that it is working again it was like this:

[color=#800000]tellstick:
signal_repetitions: X

switch:

  • platform: tellstick
    signal_repetitions: 1

light:

  • platform: tellstick
    signal_repetitions: 0[/color]

LE: Please be aware of the spaces(indentation), the forum input form seems not to keep them.[/quote]

Unfortunately i’m having no luck getting it to work again. Tried every type of indentation, even rewrote my config-file.
For some reason it doesn’t want to play nicely at all :frowning:

Have you added the line:
[color=#800000]tellstick:[/color]

This was not mandatory before, now it is needed as far as I can see.

Do you see some error in the startup log when you start hass?

[quote=“bogdan”]Have you added the line:
[color=#800000]tellstick:[/color]

This was not mandatory before, now it is needed as far as I can see.

Do you see some error in the startup log when you start hass?[/quote]

Thank you!!

Seeing this helped me understand that you had to enable tellstick just as you would sun-tracking.
So after adding tellstick: and signal_repetitions:

and then under lights/switch using platform: tellstick

now it all works, again. Thank you!
:slight_smile: