• 0 Posts
  • 2 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle

  • I don’t use HA but FHEM and what I do to retrieve data from my homecontrol is using a telegram bot.

    In telegram you can setup buttons when formatting messages, so my bot shows me the control menu with predefined actions. One action is to show my power consumption at home.

    There is no need to open ports as the telegram bot polls the same way you cell phone does.

    Also the bot only communicates to known clients that I predefined before, so nobody can see or control my home network.

    Maybe something similar is possible in HA.