Are these text sensor no longer available?

This code used to work, now gives back no value


text_sensor:
  - platform: version
    name: "Water heater ESPHome Version"
  - platform: wifi_info
    ssid:
      name: $hostname WiFi

I just added it to mine yesterday and it worked. I found you needed to wait a little while for it to actually populate.

Did you find a solution for this? I have the same problem since I upgraded to 1.14.3 Thanks for any input.

havent used the one you do but those work: https://github.com/phixion/Home-AssistantConfig/blob/fe92fe9b77d46336c53dcb25c92c5f3ce24316a9/esphome/shared/textsensors.yaml#L1-L7 in current versions

1 Like