Jesse Hills

Results 305 comments of Jesse Hills

@WiktorS YMMV with this as internal APIs change and old code would not have updated APIs

ESPHome only keeps state updates in memory from the last time it rebooted. It does not fetch the history from anywhere else.

I agree that this is something to be documented. I don't think forcing `internal: true` on everyones configs is the right approach.

Yes that is what it is for.

Not exactly, but HAs code uses it: https://github.com/home-assistant/core/blob/dev/homeassistant/components/esphome/__init__.py#L299

You need to generate the protobuf in server mode, then you could use it in say a python script on a RPi where HA can connect to the RPi.

> @jesserockz is there anything else needed for this? What's next? Patience as I make the rounds. I am very busy =)

Please add to a test file and create a docs PR

For my review above, you dont need a second child binary sensor as the main code **is** a binary sensor and just needs to publish to itself. Also, `open` suits...

> Sorry, it was my negligence. I was also looking for a very close word to express it at the time, but I was afraid that my changes would affect...