I want to automate the heating system in my home. I have a gas boiler that comes with a remote thermostat/controller. I want to extend its functionality by adding time based automation.
To accomplish this, I need to be able to see the data packets that the remote broadcasts when I press various buttons, so I can program an arduino to replicate them.
My problem is, that the remote's datasheet says that it operates at 868,35 MHz, but in most online stores I could only find 868 MHz transceivers. Can I assume that it's a standard value and they will be compatible with each other? Does that 0.35 MHz matter?
Also, can I use this product to send/receive data? The description mentions some sort of encryption, not sure if that's gonna be a problem.
Sorry if this is a very stupid question.