Skip to content

Releases: Jezza34000/homeassistant_weback_component

v1.0.11

12 May 09:34

Choose a tag to compare

  • Fix blocking call
  • Fix SSL error
  • Add dependency httpx
  • Fix deprecated hass helpers (HA 2025.5.0)

v1.0.9

28 Nov 09:11

Choose a tag to compare

  • Bump websocket-client version 1.8.0
  • Remove deprecated HACS keys

v1.0.8

20 Nov 19:55
541ade3

Choose a tag to compare

  • Fix time reporting on x-styleb Thanks to @dulek

1.1.8

01 Apr 17:21
1aefb52

Choose a tag to compare

🔧 Fix auth url for China customers (+86 calling code) Thank to @dpecharroman

1.1.7

12 Feb 15:57
5e6133c

Choose a tag to compare

🔧 Fixed bug affecting the correct loading of the map (RobotJet X-Style) Thank to @dulek

1.1.6

10 Aug 11:01

Choose a tag to compare

🔧 Fix Turn Off method

1.1.5

21 Jun 11:31

Choose a tag to compare

⚠️⚠️⚠️ Check the announcement on the repository regarding the stopping of the WeBack service ⚠️⚠️⚠️

🟠 Change : Add some warning message about this service discontinuation

1.1.4

14 Jun 09:05

Choose a tag to compare

  • 🔧 Fix crash when WeBack server answer with a Null answer
  • 🔧 Fix crash when cached cred are corrupted
  • ✅ Code style black

1.1.3

12 Jun 08:30

Choose a tag to compare

  • 🔧 Fix cached credentials cause problem when changing account
  • ⬆️ Update package websocket 1.4.2 => 1.5.3
  • ✅ Code style improvement

1.1.2

26 Jan 15:45
cc85d82

Choose a tag to compare

Fix Property existance not checked correctly by @talss89