Elektrine lite

← Feed

@Cyberbeni@mastodon.art

Post #1764326

2026-04-26 21:44 UTC

I am once again reminded that reading documentation is useless and I should read the code instead. (I am writing a service that wants to observe #HomeAssistant states through WebSocket and based on docs wanted to do subscribe_trigger then get_states which just disconnected after the get_states message without any logs in HA. Reading the code revealed that there is a render_template message, which does exactly what I want in 1 step and actually works.) #programming

Replies (1)

  • @ajit_456@hachyderm.io 2026-04-26 21:47

    @Cyberbeni although it may be true with certain free software, but it's certainly not an empirical fact to say that it's useless 🤪

    Open ##1791877