mirror of
https://github.com/nickustinov/itsyhome-macos.git
synced 2026-04-26 04:15:56 +03:00
[GH-ISSUE #41] [Bug] Eve Thermo has also an incorrect "Cool" option #41
Labels
No labels
bug
enhancement
pending release
pull-request
wip
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsyhome-macos#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @martpolak on GitHub (Feb 15, 2026).
Original GitHub issue: https://github.com/nickustinov/itsyhome-macos/issues/41
As a radiator head, Eve Thermo can only heat.
@nickustinov commented on GitHub (Feb 16, 2026):
Thanks for reporting! Happy to fix this. Could you help me out – in Itsyhome settings enable web server in Webhooks/CLI, then in Terminal type:
curl http://localhost:8423/debug/Bedroom%Radiatorand copy/paste the output of this here.
@martpolak commented on GitHub (Feb 16, 2026):
Perfect, here it is!
{"roomId":"75C3A8AE-E3A5-58BB-BA1F-EECA384CF27A","name":"Bedroom Radiator","serviceType":"000000BC-0000-1000-8000-0026BB765291","room":"Bedroom","accessoryName":"Bedroom Radiator","serviceTypeLabel":"heater-cooler","reachable":false,"characteristics":{"active":{"id":"08B519B6-AC4C-5377-B745-8EA0A068828A","value":true},"targetHeaterCoolerState":{"id":"29F324AA-66DD-5DB9-B163-2DAC724F1F96","value":true},"currentTemperature":{"id":"5A81857C-73A5-55CC-92D3-FF9E87F89E27","value":24.5}
@nickustinov commented on GitHub (Feb 16, 2026):
@martpolak Thanks! Fixed and will be released in 2.0.0 (hopefully this week!)