- platform: mqtt_json
  name: WeatherLamp
  state_topic: "home/WeatherLamp"
  command_topic: "home/WeatherLamp/set"
  effect: true
  effect_list:  ["WeatherMode", "LightMode", "LavaMode"]
  brightness: true
  rgb: true
  optimistic: true