Sleeper85

Results 16 comments of Sleeper85

@marcjeno1 We would say photos of the new JK-BMS inverter PB series. It is not possible to select the UART or CAN portocole on older JK-BMS. What is your BMS...

@bmork It is no longer possible to use your component for the `DM9051` controller. ```YAML external_components: - source: github://pr#6861 components: - ethernet ``` I get the error below when compiling....

> You can still use the previous version of the PR as an external component. It's a little harder to configure since you have to point to [d5bdf25](https://github.com/esphome/esphome/commit/d5bdf2575c151abfad39b6c24c3856395a7d0901) instead of...

@exciton Does your PR fix this ? https://github.com/esphome/esphome/pull/8032

@ans-gw Please note this is only a problem with the display of values ​​that you can correct for each sensor by setting the number of decimal places to display. The...

> Yes I know that. Can you please explain how to correct the problem with a clear example? ![Image](https://github.com/user-attachments/assets/f2b89875-63b1-468a-8cae-594d58d71c4d) ![Image](https://github.com/user-attachments/assets/0a10f6d0-b879-48ab-9bac-d3da7c20bf8a)

https://developers.home-assistant.io/blog/2025/05/26/sensor-default-display-precision/ [HA PR](https://github.com/home-assistant/core/pull/145013) [HA commit](https://github.com/home-assistant/core/commit/b626204f634af671d8ac04c3a481f28e31ec7739)

![Image](https://github.com/user-attachments/assets/82ea2e4f-3878-40d3-aae2-8701a199c55e) `esphome 2025.5.2` YAML code : I don't see what more I can do in the YAML code, I think it's just a display problem on the HA side because...

The default display precision is not respected. ![Image](https://github.com/user-attachments/assets/fed75a0a-74e2-4930-a639-6f2fd8133779) ![Image](https://github.com/user-attachments/assets/a94d1fda-2030-489b-9471-884c9effa81d)