Indoor temp. from HA
{
sensor updated: 01-01-1970 12:00:00
Basement temp. from HA
temp: {
sensor updated: 01-01-1970 12:00:00
Plugins : https://wpgetapi.com
Install 2 plugins WPgetAPI and “code snippets”
Configure HA to allow remote api, https://www.home-assistant.io/integrations/api/
Create a long-lived access token https://developers.home-assistant.io/docs/auth_api/#long-lived-access-token
configure WPgetAPI – remember to add the two header parameter as described here https://developers.home-assistant.io/docs/api/rest/
if you want to format the output, use “Result Format” as “php array data” and then use the guide https://wpgetapi.com/docs/formatting-json-data/