You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It worked for me until now - were those entries removed and I had just "cacheing luck"?
I don't know if this must be part of an other .ts file since device: isn't mqtt-specific.
File to edit:
https://github.com/keesschollaart81/vscode-home-assistant/blob/master/src/language-service/src/schemas/integrations/core/mqtt.ts
Interface BinarySensorItem and SensorItem here should add this property:
encoding?: string;
reference:
https://www.home-assistant.io/integrations/sensor.mqtt/#encoding
I don't have ts and npm stuff installed, sry
The text was updated successfully, but these errors were encountered: