MisterTFM

Results 18 comments of MisterTFM

I created an input_number with the same attributes as above, waiting a few hours to see if it works to compute gas cost. Also noted when trying to use a...

After several hours, still no Gas Consumption cost being displayed: ![image](https://user-images.githubusercontent.com/74779407/190929611-4c8df902-27e6-4993-a3e9-21f58b901c1d.png)

> @MisterTFM Please share the state + attributes of the following entities from the states developer tool: > > * The gas sensor > * The price entity > *...

>sensor.gas_energy_from_utility_meter_cu_feet_cost There is no entity with "_cost" when viewing in Developers Tools: ![ScreenHunter 388](https://user-images.githubusercontent.com/74779407/191502715-c46d45e4-b126-4f13-a494-6d253bf3afb2.jpg) I have the Energy card configured as: ![ScreenHunter 389](https://user-images.githubusercontent.com/74779407/191503248-82281c06-e1f9-4554-b1d9-dce453f20a1a.jpg) Gas Cost entity: ![ScreenHunter 390](https://user-images.githubusercontent.com/74779407/191503692-ac92e0af-1b11-4230-9bea-4f9dd71b9f97.jpg)

> @MisterTFM please share a log with the settings below which shows what happens when there are at least 3 updates of the gas consumption sensor. > > > >...

> > Haven't seen any references or Errors when viewing logs > > Right, so please enable debug log as requested and share a log which shows what happens when...

> > > There is no entity with "_cost" when viewing in Developers Tools > > Did you search only exactly for `sensor.gas_energy_from_utility_meter_cu_feet_cost` or did you try something more fuzzy;...

> Please also share the file `.storage/energy` [energy-9-21-2022.txt](https://github.com/home-assistant/core/files/9621232/energy-9-21-2022.txt)

> Do you have any custom components installed? If you do, could you please disable them just to make sure they're not interfering? How can I disable any "custom_components" ?

I first tried deleting the gas consumption entity, then added it again and entered a static price, then rebooted HA: { "type": "gas", "stat_energy_from": "sensor.gas_energy_from_utility_meter_cu_feet", "stat_cost": null, "entity_energy_from": "sensor.gas_energy_from_utility_meter_cu_feet", "entity_energy_price":...