thoukydides / homebridge-homeconnect

Home Connect home appliances plugin for Homebridge
https://www.thouky.co.uk
ISC License
140 stars 15 forks source link

HomeConnect API unexpected values (SX87ZX06CE/38) #284

Closed Jellybeez closed 3 months ago

Jellybeez commented 4 months ago

Plugin Version

0.42.2

Home Connect Appliance(s)

Siemens Dishwasher SX87ZX06CE/38

Log File

[5/26/2024, 1:44:32 PM] [HomeConnect] // Union types
[5/26/2024, 1:44:32 PM] [HomeConnect] export type ProgramKey =
[5/26/2024, 1:44:32 PM] [HomeConnect]     'Dishcare.Dishwasher.Program.Auto2'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Eco50'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Glas40'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.GlassShine' // (unrecognised)
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Intensiv70'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.IntensivPower'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Kurz60'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.LearningDishwasher'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.MachineCare'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.MixedLoad'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.NightWash'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.PreRinse'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Quick45'
[5/26/2024, 1:44:32 PM] [HomeConnect]   | 'Dishcare.Dishwasher.Program.Super60';

Additional Information

No response

thoukydides commented 4 months ago

Thanks for the report. Undocumented program Dishcare.Dishwasher.Program.GlassShine will be included in the next release.

Jellybeez commented 4 months ago

That’s just great, thanks alot Alexander. The community appreciates your work :)JeremyOn 26 May 2024, at 14:45, Alexander Thoukydides @.***> wrote: Thanks for the report. Undocumented program Dishcare.Dishwasher.Program.GlassShine will be included in the next release.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

thoukydides commented 3 months ago

That's in v0.42.3.